Skip to content

Commit

Permalink
[aws-sdk-cpp] Update to 1.7.333 (microsoft#11332)
Browse files Browse the repository at this point in the history
* Update CONTROL.in to match current version
* Update sha for checkout/checksum
  • Loading branch information
leepa authored May 16, 2020
1 parent b0c42cb commit 7e6e30f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ports/aws-sdk-cpp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: aws-sdk-cpp
Version: 1.7.270
Version: 1.7.333
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
Expand Down
2 changes: 1 addition & 1 deletion ports/aws-sdk-cpp/CONTROL.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: aws-sdk-cpp
Version: 1.7.38
Version: 1.7.333
Description: AWS SDK for C++
Build-Depends: openssl (!uwp&!windows), curl (!uwp&!windows), aws-c-event-stream
Default-Features: dynamodb, s3, kinesis
4 changes: 2 additions & 2 deletions ports/aws-sdk-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ vcpkg_buildpath_length_warning(37)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aws/aws-sdk-cpp
REF ad6c51d8c9e52eb74418d40b0a78021e890ef27f # 1.7.270
SHA512 a636c60bc07a58860dfd53a786edbc47b7974084c5b65dd1fca663f9521a92871e4830c71880498583e6e372ee141a6550cd88fd9649ab1017dd712e4c8ccb23
REF 934ed5c02bc6afdd24de23a44429dfd2bc63d081 # 1.7.333
SHA512 e8fa1cdb365f07a28240deca824c0b003072a5d8fe237131d2c35a4b8e37abd67cc11e015fe01a0145e30a387aa8aa9528eb98262b802442ef08750e7c1636de
HEAD_REF master
)

Expand Down

0 comments on commit 7e6e30f

Please sign in to comment.