[aws-sdk-cpp] update to 1.11.169 (#34032)

This commit is contained in:
Jia Yue Hua 2023-09-29 14:14:34 +08:00 committed by GitHub
parent 407d2ec015
commit 7373fd7cbf
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 b1a07939dd40f635fdc5b5947c3d679e6a2482b5017a3b26801639785fa1cb3e88414dd216fe64d3fb984d812ff3e8c4103e9b4355d531e533b78f1fa2a7cb01
SHA512 63de900870e9bec23d42e9458e0e9b1579a9e2dc7b0f404eae1b0dd406898b6d6841c5e2f498710b3828f212705437da3a2fe94813a6c3a842945100a05ae368
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.160",
"version": "1.11.169",
"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": "714b1b2815e2a3f57c79c8703a9cdc9892240acd",
"version": "1.11.169",
"port-version": 0
},
{
"git-tree": "3fb36e871ff39d82abfb7eca5bedbaa2b177c72e",
"version": "1.11.160",

View File

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