File tree 4 files changed +10
-6
lines changed
4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
vcpkg_from_github(
2
2
OUT_SOURCE_PATH SOURCE_PATH
3
3
REPO ibireme/yyjson
4
- REF 0.6.0
5
- SHA512 ad8b9d904ecd6c745d8b261d5c20879922db01a8e4f3d9df2949f2cc7ec40360411d571cb8d0a8d4e1bab39f9b8f9ddf4c54db42f4e5f35b1ea005197374ee17
4
+ REF " ${VERSION} "
5
+ SHA512 3872b46930fd0f4d659004a4d08cdb1c506ccc2bf2888f5ee50523929a2b72f9d8e72ee71dc958ebca630f1886858d4350521bffc18c300a27d25436833384a9
6
6
HEAD_REF master
7
7
)
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yyjson" ,
3
- "version" : " 0.6.0" ,
4
- "port-version" : 1 ,
3
+ "version" : " 0.8.0" ,
5
4
"description" : " A high performance JSON library written in ANSI C" ,
6
5
"homepage" : " https://github.com/ibireme/yyjson" ,
7
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 9097
9097
"port-version" : 1
9098
9098
},
9099
9099
"yyjson" : {
9100
- "baseline" : " 0.6 .0" ,
9101
- "port-version" : 1
9100
+ "baseline" : " 0.8 .0" ,
9101
+ "port-version" : 0
9102
9102
},
9103
9103
"z3" : {
9104
9104
"baseline" : " 4.12.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 23f8cd0e06d0c615ea534c70316b3f55a696912a" ,
5
+ "version" : " 0.8.0" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 658e0c2de9549d6330f76f33992a45e110bfcb74" ,
5
10
"version" : " 0.6.0" ,
You can’t perform that action at this time.
0 commit comments