Skip to content

Commit fbbc441

Browse files
Update to v0.6.7 of crt. (#78)
1 parent a813519 commit fbbc441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-common-runtime/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ set(AWS_DEPS_DOWNLOAD_DIR "${AWS_DEPS_BUILD_DIR}/downloads" CACHE PATH "Dependen
1818
message("install dir ${AWS_DEPS_INSTALL_DIR}")
1919

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

0 commit comments

Comments
 (0)