mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 18:32:47 +08:00
[aws-sdk-cpp] Update aws cpp sdk (#15760)
* Update AWS C++ SDK version * Update AWS C++ SDK version * Update AWS C++ SDK version Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
This commit is contained in:
parent
b41a46f3d7
commit
2b78e19efa
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "1091bd9bd625aab8f19bc9d32499bd888788c613",
|
||||||
|
"version-string": "1.8.126",
|
||||||
|
"port-version": 5
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "1474856fe6fdeb8feab5068959e189bc9f6c0327",
|
"git-tree": "1474856fe6fdeb8feab5068959e189bc9f6c0327",
|
||||||
"version-string": "1.8.83",
|
"version-string": "1.8.83",
|
||||||
|
@ -233,8 +233,8 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"aws-sdk-cpp": {
|
"aws-sdk-cpp": {
|
||||||
"baseline": "1.8.83",
|
"baseline": "1.8.126",
|
||||||
"port-version": 4
|
"port-version": 5
|
||||||
},
|
},
|
||||||
"azmq": {
|
"azmq": {
|
||||||
"baseline": "2020-03-03",
|
"baseline": "2020-03-03",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Source: aws-sdk-cpp
|
Source: aws-sdk-cpp
|
||||||
Version: 1.8.83
|
Version: 1.8.126
|
||||||
Port-Version: 4
|
Port-Version: 5
|
||||||
Homepage: https://github.com/aws/aws-sdk-cpp
|
Homepage: https://github.com/aws/aws-sdk-cpp
|
||||||
Description: AWS SDK for C++
|
Description: AWS SDK for C++
|
||||||
Build-Depends: openssl (!uwp&!windows), curl (!uwp&!windows), aws-c-event-stream, zlib
|
Build-Depends: openssl (!uwp&!windows), curl (!uwp&!windows), aws-c-event-stream, zlib
|
||||||
|
@ -3,8 +3,8 @@ vcpkg_buildpath_length_warning(37)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO aws/aws-sdk-cpp
|
REPO aws/aws-sdk-cpp
|
||||||
REF e98e5732ec7319051f162f7314ae361c85d0a8c9 # 1.8.83
|
REF b11ed430fa6a574cc842532192dfeb9bb09e62b4 # 1.8.126
|
||||||
SHA512 da540db60551be833ea0315dd93241f9740ab953ed5657c1c7a8c401ae52a4e75b116758420b0a8a4ebb79358dff8377f5e052b180b36f0af27a36003f28bd56
|
SHA512 39e71f85d977b183df6f0d6d61a028db33573026f6abb8856f35e0e71398e2749db6dbdd033818a2c045ec42076fb23cdbae92608117db0a08ca88a05c825683
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
patch-relocatable-rpath.patch
|
patch-relocatable-rpath.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user