File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ vcpkg_from_github(
22 OUT_SOURCE_PATH SOURCE_PATH
33 REPO awslabs/aws-crt-cpp
44 REF "v${VERSION} "
5- SHA512 b8f7e26954847ec6a060e7a72a506177052cfe0f9681e54f37ed28d4040f916f2318c5e761bdf2c2c35c433fecad008769bc0b2ed3396a2733270701be3ee031
5+ SHA512 2f96eacdb270c5f663032edae661e6cf0987e097b890d76da49e495c7739148f5c6ab7338f08a98bc62a3bd2e8f05a795b02d708db1c0e56cad229dc82b633ba
66)
77
88string (COMPARE EQUAL "${VCPKG_CRT_LINKAGE} " "static" STATIC_CRT)
Original file line number Diff line number Diff line change 11{
22 "name" : " aws-crt-cpp" ,
3- "version" : " 0.38.3 " ,
3+ "version" : " 0.38.4 " ,
44 "description" : " C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++." ,
55 "homepage" : " https://github.com/awslabs/aws-crt-cpp" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "git-tree" : " 68cb4f0977721b4a2d044edfbfbcf58bc9f58c5f" ,
5+ "version" : " 0.38.4" ,
6+ "port-version" : 0
7+ },
38 {
49 "git-tree" : " 12a441127456e8325406955bcbf359fb8baf88fe" ,
510 "version" : " 0.38.3" ,
Original file line number Diff line number Diff line change 493493 "port-version" : 0
494494 },
495495 "aws-crt-cpp" : {
496- "baseline" : " 0.38.3 " ,
496+ "baseline" : " 0.38.4 " ,
497497 "port-version" : 0
498498 },
499499 "aws-lambda-cpp" : {
You can’t perform that action at this time.
0 commit comments