aws-sdk-cpp version update (#12316)

This commit is contained in:
Gilberto Lopez Zayas 2020-07-07 13:40:31 -07:00 committed by GitHub
parent ee218d3065
commit 1c409c48cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
Source: aws-sdk-cpp
Version: 1.7.333
Version: 1.8.4
Homepage: https://github.com/aws/aws-sdk-cpp
Description: AWS SDK for C++
Build-Depends: openssl (!uwp&!windows), curl (!uwp&!windows), aws-c-event-stream

View File

@ -1,5 +1,5 @@
Source: aws-sdk-cpp
Version: 1.7.333
Version: 1.8.4
Description: AWS SDK for C++
Build-Depends: openssl (!uwp&!windows), curl (!uwp&!windows), aws-c-event-stream
Default-Features: dynamodb, s3, kinesis

View File

@ -3,8 +3,8 @@ vcpkg_buildpath_length_warning(37)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aws/aws-sdk-cpp
REF 934ed5c02bc6afdd24de23a44429dfd2bc63d081 # 1.7.333
SHA512 e8fa1cdb365f07a28240deca824c0b003072a5d8fe237131d2c35a4b8e37abd67cc11e015fe01a0145e30a387aa8aa9528eb98262b802442ef08750e7c1636de
REF 819b17b3915b1e6a9b704998efcaa51711dd1357 # 1.8.4
SHA512 73647ca3426226236c476533d31038ebc8763d3f604b36089b10e645296c5012041cbc2c5bb8cec5d9ae593fe266edbef7bf278c924746f25186d3e6fc183158
HEAD_REF master
)