[aws-c-cal] update to 0.6.10 (#37565)

This commit is contained in:
Jia Yue Hua 2024-03-21 04:52:53 +08:00 committed by GitHub
parent af83b72e71
commit 3b0ef4b229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO awslabs/aws-c-cal
REF "v${VERSION}"
SHA512 deee106b366522e6781974c92b1aa06542b7857b91a8d4cb59eb0e17247ce7fc3ffacb044c032ff7f2a0f9baca807d4c2d9a14934d4576966f48bfc0661e5edb
SHA512 b3a00aa7cd322e16216744f622b7e36028da4a7a085e7bd967d5946ca4026f8d88c1d3891e970e2d8ae96939cb2c1b4ae30f8ca8117187877309979810863f36
HEAD_REF master
PATCHES remove-libcrypto-messages.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "aws-c-cal",
"version": "0.6.9",
"version": "0.6.10",
"description": "C99 wrapper for cryptography primitives.",
"homepage": "https://github.com/awslabs/aws-c-cal",
"license": "Apache-2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "dd087ffda02ff69b1ce404a3e6247220c1c4c62f",
"version": "0.6.10",
"port-version": 0
},
{
"git-tree": "43c961d933d7a928c15cdfb7c5f7a6c16875bed5",
"version": "0.6.9",

View File

@ -369,7 +369,7 @@
"port-version": 0
},
"aws-c-cal": {
"baseline": "0.6.9",
"baseline": "0.6.10",
"port-version": 0
},
"aws-c-common": {