Skip to content

Commit

Permalink
Merge pull request #490 from awslabs/Update_cppsdk
Browse files Browse the repository at this point in the history
Updating aws cpp sdk version
  • Loading branch information
aakkem authored Apr 14, 2023
2 parents 323c020 + 9ee6cd4 commit 0e313c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ BOOST_VERSION_UNDERSCORED="${BOOST_VERSION//\./_}" # convert from 1.76.0 to 1_76
ZLIB_VERSION="1.2.13"
PROTOBUF_VERSION="3.11.4"
CURL_VERSION="7.86.0"
AWS_SDK_CPP_VERSION="1.10.56"
AWS_SDK_CPP_VERSION="1.11.59"

LIB_OPENSSL="https://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz"
LIB_BOOST="https://boostorg.jfrog.io/artifactory/main/release/${BOOST_VERSION}/source/boost_${BOOST_VERSION_UNDERSCORED}.tar.gz"
Expand Down

0 comments on commit 0e313c3

Please sign in to comment.