[7-Zip] update to 22.00 (#25388)

* [7-Zip] update to 22.00

* update version

* change version

* update version
This commit is contained in:
JonLiu1993 2022-07-06 06:54:43 +08:00 committed by GitHub
parent 517adc7517
commit 4927109528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
set(7ZIP_VERSION "2107")
set(7ZIP_VERSION "2200")
vcpkg_download_distfile(ARCHIVE
URLS "https://www.7-zip.org/a/7z${7ZIP_VERSION}-src.7z"
FILENAME "7z${7ZIP_VERSION}-src.7z"
SHA512 c13521a9829ac239a89015e1f5da27eeaa2469754e3f8ca32311d964ea9d0b40a17e4f8ccbd425d3e865aa768be345368f1c36f354d5710ac7cb2749dd6a3ab5
SHA512 ff5bab0ad5c16dee84208b42df27ab1df34499365d934b33f61cd8c79b2a946e8875b1524540c1306381a51d6b24535bbcaf92819bf5331814d6c14cf12d3b07
)
vcpkg_extract_source_archive(

View File

@ -1,7 +1,6 @@
{
"name": "7zip",
"version-string": "21.07",
"port-version": 1,
"version": "22.0",
"description": "Library for archiving file with a high compression ratio.",
"homepage": "https://www.7-zip.org",
"license": "LGPL-2.1-or-later",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "15ce7b0d1812f8640e74075ca9f5e3a08b3bc875",
"version": "22.0",
"port-version": 0
},
{
"git-tree": "d60561160384264eaf45a225dcb41beccb87ecbc",
"version-string": "21.07",

View File

@ -5,8 +5,8 @@
"port-version": 2
},
"7zip": {
"baseline": "21.07",
"port-version": 1
"baseline": "22.0",
"port-version": 0
},
"ableton": {
"baseline": "3.0.5",