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 @@ -4,7 +4,7 @@ vcpkg_from_github(
4
4
OUT_SOURCE_PATH SOURCE_PATH
5
5
REPO rikyoz/bit7z
6
6
REF "v${VERSION} "
7
- SHA512 02ee10a66598e9a2f5b47f35392dc8f3de11e01dac9d657e1321d1de97baf9832b1f1559054160d122dddd0427f54076820d7252185912c38b2f277d9c5fa1c0
7
+ SHA512 c0577b07301b09726fb46164483dc277d681a74a80a90a1aa4881d949be28e6ec26678a0cfbf83e38b4915c8a724078e0771fecefba8c6dfbf9029f8db6063fa
8
8
HEAD_REF master
9
9
PATCHES
10
10
fix_install.patch
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bit7z" ,
3
- "version" : " 4.0.8 " ,
3
+ "version" : " 4.0.9 " ,
4
4
"description" : " A C++ static library offering a clean and simple interface to the 7-zip shared libraries." ,
5
5
"homepage" : " https://github.com/rikyoz/bit7z" ,
6
6
"license" : " MPL-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 88073b4adf36aa5b939b9565ec299084e3162e8b" ,
5
+ "version" : " 4.0.9" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 07fa7b0762a888e367f01bd9ba8674c7a0d7ffdb" ,
5
10
"version" : " 4.0.8" ,
Original file line number Diff line number Diff line change 657
657
"port-version" : 3
658
658
},
659
659
"bit7z" : {
660
- "baseline" : " 4.0.8 " ,
660
+ "baseline" : " 4.0.9 " ,
661
661
"port-version" : 0
662
662
},
663
663
"bitmagic" : {
You can’t perform that action at this time.
0 commit comments