mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[aws-sdk-cpp] Bump to 1.11.471 (#42810)
This commit is contained in:
parent
e6a096ffc8
commit
8d3b7a872f
@ -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
|
||||
|
@ -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",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "2ad1c07eff40874cb2714011450ffe1a77fefb38",
|
||||
"version": "1.11.471",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "d6ec576e44d9161027b27b4201c419a2f2ee6980",
|
||||
"version": "1.11.467",
|
||||
|
@ -441,7 +441,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"aws-sdk-cpp": {
|
||||
"baseline": "1.11.467",
|
||||
"baseline": "1.11.471",
|
||||
"port-version": 0
|
||||
},
|
||||
"azmq": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user