File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ vcpkg_from_github(
4
4
OUT_SOURCE_PATH SOURCE_PATH
5
5
REPO capnproto/capnproto
6
6
REF "v${VERSION} "
7
- SHA512 56551ecad52cf06e5dd52401e6d848eae41126c6ba2bb31a9ec1c82e1b47e0e6171d69db923c118c614aec0d396ddf35724081cccef3a605c39d0b5379a2c03e
7
+ SHA512 6992efffbfb375e2ce141e5e99bcab4c2ff2e1a71817d70dc71966633c18c7136e25220bf54da66928346d43697dbdf504e04a9d24cb00313a75b8d990cf53dd
8
8
HEAD_REF master
9
9
PATCHES
10
10
undef-KJ_USE_EPOLL-for-ANDROID_PLATFORM-23.patch
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " capnproto" ,
3
- "version" : " 1.0.2" ,
4
- "port-version" : 2 ,
3
+ "version" : " 1.1.0" ,
5
4
"description" : " Data interchange format and capability-based RPC system" ,
6
5
"homepage" : " https://capnproto.org/" ,
7
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1505
1505
"port-version" : 0
1506
1506
},
1507
1507
"capnproto" : {
1508
- "baseline" : " 1.0.2 " ,
1509
- "port-version" : 2
1508
+ "baseline" : " 1.1.0 " ,
1509
+ "port-version" : 0
1510
1510
},
1511
1511
"capstone" : {
1512
1512
"baseline" : " 5.0.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " e2f4fa657d9e0b8e00e732c697b8550cadb8bdbb" ,
5
+ "version" : " 1.1.0" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 34d3e2f7eaa026d154cec3576cffefe6aec1cda1" ,
5
10
"version" : " 1.0.2" ,
You can’t perform that action at this time.
0 commit comments