mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 03:34:26 +08:00
[aws-sdk-cpp] update to 1.11.169 (#34032)
This commit is contained in:
parent
407d2ec015
commit
7373fd7cbf
@ -4,7 +4,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO aws/aws-sdk-cpp
|
REPO aws/aws-sdk-cpp
|
||||||
REF "${VERSION}"
|
REF "${VERSION}"
|
||||||
SHA512 b1a07939dd40f635fdc5b5947c3d679e6a2482b5017a3b26801639785fa1cb3e88414dd216fe64d3fb984d812ff3e8c4103e9b4355d531e533b78f1fa2a7cb01
|
SHA512 63de900870e9bec23d42e9458e0e9b1579a9e2dc7b0f404eae1b0dd406898b6d6841c5e2f498710b3828f212705437da3a2fe94813a6c3a842945100a05ae368
|
||||||
PATCHES
|
PATCHES
|
||||||
patch-relocatable-rpath.patch
|
patch-relocatable-rpath.patch
|
||||||
fix-aws-root.patch
|
fix-aws-root.patch
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$note": "Automatically generated by generateFeatures.ps1",
|
"$note": "Automatically generated by generateFeatures.ps1",
|
||||||
"name": "aws-sdk-cpp",
|
"name": "aws-sdk-cpp",
|
||||||
"version": "1.11.160",
|
"version": "1.11.169",
|
||||||
"description": "AWS SDK for C++",
|
"description": "AWS SDK for C++",
|
||||||
"homepage": "https://github.com/aws/aws-sdk-cpp",
|
"homepage": "https://github.com/aws/aws-sdk-cpp",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "714b1b2815e2a3f57c79c8703a9cdc9892240acd",
|
||||||
|
"version": "1.11.169",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "3fb36e871ff39d82abfb7eca5bedbaa2b177c72e",
|
"git-tree": "3fb36e871ff39d82abfb7eca5bedbaa2b177c72e",
|
||||||
"version": "1.11.160",
|
"version": "1.11.160",
|
||||||
|
@ -397,7 +397,7 @@
|
|||||||
"port-version": 1
|
"port-version": 1
|
||||||
},
|
},
|
||||||
"aws-sdk-cpp": {
|
"aws-sdk-cpp": {
|
||||||
"baseline": "1.11.160",
|
"baseline": "1.11.169",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"azmq": {
|
"azmq": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user