mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[bit7z] Bump to 4.0.9 (#42882)
This commit is contained in:
parent
8496f6ad82
commit
b556a15389
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO rikyoz/bit7z
|
||||
REF "v${VERSION}"
|
||||
SHA512 02ee10a66598e9a2f5b47f35392dc8f3de11e01dac9d657e1321d1de97baf9832b1f1559054160d122dddd0427f54076820d7252185912c38b2f277d9c5fa1c0
|
||||
SHA512 c0577b07301b09726fb46164483dc277d681a74a80a90a1aa4881d949be28e6ec26678a0cfbf83e38b4915c8a724078e0771fecefba8c6dfbf9029f8db6063fa
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
fix_install.patch
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bit7z",
|
||||
"version": "4.0.8",
|
||||
"version": "4.0.9",
|
||||
"description": "A C++ static library offering a clean and simple interface to the 7-zip shared libraries.",
|
||||
"homepage": "https://github.com/rikyoz/bit7z",
|
||||
"license": "MPL-2.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "88073b4adf36aa5b939b9565ec299084e3162e8b",
|
||||
"version": "4.0.9",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "07fa7b0762a888e367f01bd9ba8674c7a0d7ffdb",
|
||||
"version": "4.0.8",
|
||||
|
@ -657,7 +657,7 @@
|
||||
"port-version": 3
|
||||
},
|
||||
"bit7z": {
|
||||
"baseline": "4.0.8",
|
||||
"baseline": "4.0.9",
|
||||
"port-version": 0
|
||||
},
|
||||
"bitmagic": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user