[aws-sdk-cpp] update to 1.11.285 (#37583)

This commit is contained in:
Jia Yue Hua 2024-03-22 10:31:42 +08:00 committed by GitHub
parent a637578fc4
commit 739eded079
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 1d34541c4e310634df7cde51cb18b3bc741579b7e513085f4d1a5c2248c55daa24f9b21f0383434c91b357c13ef4f24fed18b204680e5caad2965722f67563c6
SHA512 826be806ddd87eb452f97df70b19df4194e984775408d8f99246244b6949abcab583e4cbe1ae3bc5d61f3c78267d0e75ea9e69956188ab12e0318344a4314591
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.255",
"version": "1.11.285",
"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": "b0cace4e0dad7294b503c00b96658252e827c3ec",
"version": "1.11.285",
"port-version": 0
},
{
"git-tree": "192340da352851921d2c706648ce973435657d35",
"version": "1.11.255",

View File

@ -417,7 +417,7 @@
"port-version": 0
},
"aws-sdk-cpp": {
"baseline": "1.11.255",
"baseline": "1.11.285",
"port-version": 0
},
"azmq": {