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(
2
2
OUT_SOURCE_PATH SOURCE_PATH
3
3
REPO buck-yeh/bux
4
4
REF "${VERSION} "
5
- SHA512 236145828dae5b0c69077ec4c5b40259b5e4b3d095e4ad138973ebf81f62a25a3ea72dcade5549c8608457e2868209f0ca7b292fa4f839399b9bbfee8c22aeff
5
+ SHA512 90ce7cd956f758fb0f17398ce9f63651965ec5288256d318e267c619aff59f49e05412a52d0032df5896173fc5b32bc7c42ac1422485ef9e261af278f38ccf4b
6
6
HEAD_REF main
7
7
)
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " buck-yeh-bux" ,
3
- "version" : " 1.9.0 " ,
3
+ "version" : " 1.10.2 " ,
4
4
"description" : " A supplemental C++ library with functionalities not directly supported from Modern C++ standard." ,
5
5
"homepage" : " https://github.com/buck-yeh/bux" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " c29c8cb5d1b698dbb27a625cb528eb16e1c50aef" ,
5
+ "version" : " 1.10.2" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " a9fa9a115e82c9c94b0aaebb606bfc58fa995da7" ,
5
10
"version" : " 1.9.0" ,
Original file line number Diff line number Diff line change 1421
1421
"port-version" : 0
1422
1422
},
1423
1423
"buck-yeh-bux" : {
1424
- "baseline" : " 1.9.0 " ,
1424
+ "baseline" : " 1.10.2 " ,
1425
1425
"port-version" : 0
1426
1426
},
1427
1427
"buck-yeh-bux-sqlite" : {
You can’t perform that action at this time.
0 commit comments