[aws-sdk-cpp]update to 1.9.160 (#21930)

* [aws-sdk-cpp]update to 1.9.160

* update version
This commit is contained in:
Frank 2021-12-10 09:00:43 +08:00 committed by GitHub
parent 3887aff5e5
commit c6bda4e83b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -3,8 +3,8 @@ vcpkg_buildpath_length_warning(37)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aws/aws-sdk-cpp
REF b0204a7b6a33211f533a175e987a755f714bf7f3 # 1.9.96
SHA512 456d3fc256a5a26843ecf16014242514b165ae5fa35f088d57aa54a744d19e2c38bd0bed9b6a4b76948c8a49cf87a06a4c722be5a910ed41dfd9c9b9a66b398d
REF 26fa78673ec93dc703e80b741d8b437237798297 # 1.9.160
SHA512 dfc6c1017dd1e76196861f0bd7e270736c2e74d55da1e394f7d64d8b1e2d978ad21f273ba4cd5d476d5f7dbe21eb0e3f170017dff97d3c3cca951f3ac68cf6f8
PATCHES
fix-config.patch
patch-relocatable-rpath.patch

View File

@ -1,8 +1,7 @@
{
"$note": "Automatically generated by generateFeatures.ps1",
"name": "aws-sdk-cpp",
"version": "1.9.96",
"port-version": 6,
"version": "1.9.160",
"description": "AWS SDK for C++",
"homepage": "https://github.com/aws/aws-sdk-cpp",
"supports": "!arm & !uwp",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e02908481470143ae86077c24e80d493d609f379",
"version": "1.9.160",
"port-version": 0
},
{
"git-tree": "f3e8e88a0bf271817cd42083f58070df1a006603",
"version": "1.9.96",

View File

@ -305,8 +305,8 @@
"port-version": 0
},
"aws-sdk-cpp": {
"baseline": "1.9.96",
"port-version": 6
"baseline": "1.9.160",
"port-version": 0
},
"azmq": {
"baseline": "2020-03-03",