Skip to content

Commit 0500734

Browse files
Updated to latest aws-c-io to pick up a windows security fix. (aws#74)
1 parent 4c0d767 commit 0500734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-common-runtime/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (UNIX AND NOT APPLE)
2727
endif()
2828

2929
set(AWS_C_IO_URL "https://github.com/awslabs/aws-c-io.git")
30-
set(AWS_C_IO_SHA "v0.4.16")
30+
set(AWS_C_IO_SHA "v0.4.17")
3131
include(BuildAwsCIO)
3232

3333
set(AWS_C_COMPRESSION_URL "https://github.com/awslabs/aws-c-compression.git")

0 commit comments

Comments
 (0)