File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ is provided by code that been generated from a model of the service.
31
31
32
32
## Build from source
33
33
```
34
- git clone --branch v0.6.0 https://github.com/awslabs/aws-crt-cpp.git
34
+ git clone --branch v0.6.1 https://github.com/awslabs/aws-crt-cpp.git
35
35
git clone https://github.com/awslabs/aws-iot-device-sdk-cpp-v2.git
36
36
mkdir aws-crt-cpp-build
37
37
cd aws-crt-cpp-build
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ set(AWS_DEPS_DOWNLOAD_DIR "${AWS_DEPS_BUILD_DIR}/downloads" CACHE PATH "Dependen
18
18
message ("install dir ${AWS_DEPS_INSTALL_DIR} " )
19
19
20
20
set (AWS_CRT_CPP_URL "https://github.com/awslabs/aws-crt-cpp.git" )
21
- set (AWS_CRT_CPP_SHA "v0.6.0 " )
21
+ set (AWS_CRT_CPP_SHA "v0.6.1 " )
22
22
include (BuildAwsCrtCpp )
You can’t perform that action at this time.
0 commit comments