Skip to content

Commit

Permalink
[aws-sdk-cpp] Update to 1.8.83 (#14479)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhoebeHui committed Nov 9, 2020
1 parent f9fd4b1 commit 254bd8f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ports/aws-sdk-cpp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Source: aws-sdk-cpp
Version: 1.8.4
Port-Version: 1
Version: 1.8.83
Port-Version: 0
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
4 changes: 2 additions & 2 deletions ports/aws-sdk-cpp/CONTROL.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Source: aws-sdk-cpp
Version: 1.8.4
Port-Version: 1
Version: 1.8.83
Port-Version: 0
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 819b17b3915b1e6a9b704998efcaa51711dd1357 # 1.8.4
SHA512 73647ca3426226236c476533d31038ebc8763d3f604b36089b10e645296c5012041cbc2c5bb8cec5d9ae593fe266edbef7bf278c924746f25186d3e6fc183158
REF e98e5732ec7319051f162f7314ae361c85d0a8c9 # 1.8.83
SHA512 da540db60551be833ea0315dd93241f9740ab953ed5657c1c7a8c401ae52a4e75b116758420b0a8a4ebb79358dff8377f5e052b180b36f0af27a36003f28bd56
HEAD_REF master
)

Expand Down

0 comments on commit 254bd8f

Please sign in to comment.