mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 11:21:12 +08:00
[aws-sdk-cpp] update to 1.11.285 (#37583)
This commit is contained in:
parent
a637578fc4
commit
739eded079
@ -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 1d34541c4e310634df7cde51cb18b3bc741579b7e513085f4d1a5c2248c55daa24f9b21f0383434c91b357c13ef4f24fed18b204680e5caad2965722f67563c6
|
SHA512 826be806ddd87eb452f97df70b19df4194e984775408d8f99246244b6949abcab583e4cbe1ae3bc5d61f3c78267d0e75ea9e69956188ab12e0318344a4314591
|
||||||
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.255",
|
"version": "1.11.285",
|
||||||
"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": "b0cace4e0dad7294b503c00b96658252e827c3ec",
|
||||||
|
"version": "1.11.285",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "192340da352851921d2c706648ce973435657d35",
|
"git-tree": "192340da352851921d2c706648ce973435657d35",
|
||||||
"version": "1.11.255",
|
"version": "1.11.255",
|
||||||
|
@ -417,7 +417,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"aws-sdk-cpp": {
|
"aws-sdk-cpp": {
|
||||||
"baseline": "1.11.255",
|
"baseline": "1.11.285",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"azmq": {
|
"azmq": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user