[aws-sdk-cpp] Bump to 1.11.471 (#42810)

This commit is contained in:
Weihang Ding 2024-12-24 01:43:40 +08:00 committed by GitHub
parent e6a096ffc8
commit 8d3b7a872f
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 b9695a664db722d7426f0ad9375cbac023d577e199d52ca09dcd12d95fa70dd3a2988655b22cc3a8c78317a8e08edcab7301fd711a685d6c5ba584c57b54722d
SHA512 67eafed82ccae41642f369b83bd63b93236de8f2ed94e642a8e107aaf3a85b3c3effbf785b7c8a0a4ce057001a2516b20a4f6382b6114a96c45927b41424c90b
PATCHES
fix-aws-root.patch
lock-curl-http-and-tls-settings.patch

View File

@ -1,7 +1,7 @@
{
"$note": "Automatically generated by generateFeatures.ps1 from vcpkg.in.json, do not edit manually",
"name": "aws-sdk-cpp",
"version": "1.11.467",
"version": "1.11.471",
"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": "2ad1c07eff40874cb2714011450ffe1a77fefb38",
"version": "1.11.471",
"port-version": 0
},
{
"git-tree": "d6ec576e44d9161027b27b4201c419a2f2ee6980",
"version": "1.11.467",

View File

@ -441,7 +441,7 @@
"port-version": 0
},
"aws-sdk-cpp": {
"baseline": "1.11.467",
"baseline": "1.11.471",
"port-version": 0
},
"azmq": {