[aws-c-sdkutils] update to 0.1.15 (#37580)

This commit is contained in:
Jia Yue Hua 2024-03-22 10:31:01 +08:00 committed by GitHub
parent 2298b1a600
commit db649d4b38
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-sdkutils
REF "v${VERSION}"
SHA512 e364613363c6dd50a97209bd4fa7b926fec2ca5eb4bac07fb0c44eecbf847d2d1a671ffa7edda613bbbab4eaf27973945be61d66b32b851ae31c8f3508e7137a
SHA512 ea2a018393f93a453f45a369915ce8155f88d4014e3eb622063813060ca72e941356cac3dfa4a83617ab36876521f58ce73beaffea352fbeb0745247271bf5ae
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "aws-c-sdkutils",
"version": "0.1.14",
"version": "0.1.15",
"description": "C99 library implementing AWS SDK specific utilities. Includes utilities for ARN parsing, reading AWS profiles, etc...",
"homepage": "https://github.com/awslabs/aws-c-sdkutils",
"license": "Apache-2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "059bddb8a37a8cabda35680b9c212e9a0bdb1134",
"version": "0.1.15",
"port-version": 0
},
{
"git-tree": "40dbafcbc75133f129ea11d38162703f40dadd86",
"version": "0.1.14",

View File

@ -401,7 +401,7 @@
"port-version": 0
},
"aws-c-sdkutils": {
"baseline": "0.1.14",
"baseline": "0.1.15",
"port-version": 0
},
"aws-checksums": {