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