Skip to content

Commit

Permalink
Update to v0.6.7 of crt. (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHenson authored Nov 27, 2019
1 parent a813519 commit fbbc441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-common-runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ set(AWS_DEPS_DOWNLOAD_DIR "${AWS_DEPS_BUILD_DIR}/downloads" CACHE PATH "Dependen
message("install dir ${AWS_DEPS_INSTALL_DIR}")

set(AWS_CRT_CPP_URL "https://github.com/awslabs/aws-crt-cpp.git")
set(AWS_CRT_CPP_SHA "v0.6.6")
set(AWS_CRT_CPP_SHA "v0.6.7")
include(BuildAwsCrtCpp)

0 comments on commit fbbc441

Please sign in to comment.