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-c-event-stream
44 REF "v${VERSION} "
5- SHA512 87867d9c8ad7058e433ebcdfddb762c92d6abd3fe61a5332bf18e9a5fa98930181615417d4aeecb4118b5eb27c12afc8f21ab740d3b81f07bc86e9a7e0ecc3b4
5+ SHA512 dcfbfa4cfd38ec6fa7714813e00ed67df915554c028053803b8b1a779da797aef06e38add974b063175614b22be54cb72525f25a2a0ea6f9a53edcdf318bf677
66 HEAD_REF master
77)
88
Original file line number Diff line number Diff line change 11{
22 "name" : " aws-c-event-stream" ,
3- "version" : " 0.5.7 " ,
3+ "version" : " 0.5.9 " ,
44 "description" : " C99 implementation of the vnd.amazon.event-stream content-type." ,
55 "homepage" : " https://github.com/awslabs/aws-c-event-stream" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "git-tree" : " d8a1a811cc54a280308cc030df340e7bf616e689" ,
5+ "version" : " 0.5.9" ,
6+ "port-version" : 0
7+ },
38 {
49 "git-tree" : " 93f9bfc5f6c53c2e27d80ad0e5ceff24f57450a9" ,
510 "version" : " 0.5.7" ,
Original file line number Diff line number Diff line change 457457 "port-version" : 0
458458 },
459459 "aws-c-event-stream" : {
460- "baseline" : " 0.5.7 " ,
460+ "baseline" : " 0.5.9 " ,
461461 "port-version" : 0
462462 },
463463 "aws-c-http" : {
You can’t perform that action at this time.
0 commit comments