Skip to content

Commit

Permalink
Bump aws-c-io to version with Cert CA Loading Fix (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexw91 authored and Justin Boswell committed Aug 13, 2019
1 parent 51ed4c0 commit 6d3294a
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 @@ -30,7 +30,7 @@ if (UNIX AND NOT APPLE)
endif()

set(AWS_C_IO_URL "https://github.com/awslabs/aws-c-io.git")
set(AWS_C_IO_SHA "v0.4.3")
set(AWS_C_IO_SHA "v0.4.4")
include(BuildAwsCIO)

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

0 comments on commit 6d3294a

Please sign in to comment.