update to 1 (#33352)

This commit is contained in:
Mengna Li 2023-08-26 03:26:35 +08:00 committed by GitHub
parent ba58a3fdf2
commit f8bccfd4b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aws/aws-sdk-cpp
REF "${VERSION}"
SHA512 14bf3f9bd6b3f4216977addd20b2c97d2f021868435ce83c39c1131f3eb1609477da7d15ff99b1350f64d39e78e61faa03458b7205b2b176a98de43c40a4353b
SHA512 31a600723b97c1d0d0ec90c17b1a5139a6185bbf39e40a3924d3c39b8f4622e91ab499c26dc69814aafe8442405f222b274c8a07cd0f6b0d247ea624f85ef1de
PATCHES
patch-relocatable-rpath.patch
fix-aws-root.patch

View File

@ -1,7 +1,7 @@
{
"$note": "Automatically generated by generateFeatures.ps1",
"name": "aws-sdk-cpp",
"version": "1.11.132",
"version": "1.11.149",
"description": "AWS SDK for C++",
"homepage": "https://github.com/aws/aws-sdk-cpp",
"license": "Apache-2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f8b598e9d9b0ecde285a6898a1962f937f9511e9",
"version": "1.11.149",
"port-version": 0
},
{
"git-tree": "bacc82ba5052ad66e3b20ad1cae53c36989a28ea",
"version": "1.11.132",

View File

@ -397,7 +397,7 @@
"port-version": 1
},
"aws-sdk-cpp": {
"baseline": "1.11.132",
"baseline": "1.11.149",
"port-version": 0
},
"azmq": {