mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
7zip: Update to version 22.00
This commit is contained in:
parent
625afe1d92
commit
ef7a0ae335
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "21.07",
|
||||
"version": "22.00",
|
||||
"description": "A multi-format file archiver with high compression ratios",
|
||||
"homepage": "https://www.7-zip.org/",
|
||||
"license": "LGPL-2.1-or-later",
|
||||
"notes": "Add 7-Zip as a context menu option by running: \"$dir\\install-context.reg\"",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://7-zip.org/a/7z2107-x64.msi",
|
||||
"hash": "5447c9ac39c48f1bc7c88359b0520396a8c9707b307c107236a93a68e6fd3eb6"
|
||||
"url": "https://7-zip.org/a/7z2200-x64.msi",
|
||||
"hash": "5c6e1cc0a09de58131707c332add6e30cd299383999b8f047a90335f8066e217"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://7-zip.org/a/7z2107.msi",
|
||||
"hash": "b3ca98a8784c710108bbf56f9355ac6060af770b8459a32d94cc09b73cf0af7e"
|
||||
"url": "https://7-zip.org/a/7z2200.msi",
|
||||
"hash": "fa2d9af8763b898374fc4f44010cf824147369a63730f9cdf2985bd0028c0175"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Files\\7-Zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user