7zip: Update to version 22.01

This commit is contained in:
github-actions[bot] 2022-07-16 12:30:35 +00:00
parent 7d61191444
commit 3ee64115f3

View File

@ -1,17 +1,17 @@
{
"version": "22.00",
"version": "22.01",
"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/7z2200-x64.msi",
"hash": "5c6e1cc0a09de58131707c332add6e30cd299383999b8f047a90335f8066e217"
"url": "https://7-zip.org/a/7z2201-x64.msi",
"hash": "f4afba646166999d6090b5beddde546450262dc595dddeb62132da70f70d14ca"
},
"32bit": {
"url": "https://7-zip.org/a/7z2200.msi",
"hash": "fa2d9af8763b898374fc4f44010cf824147369a63730f9cdf2985bd0028c0175"
"url": "https://7-zip.org/a/7z2201.msi",
"hash": "a4913f98821e0da0c58cd3a7f2a59f1834b85b6ca6b3fdefa5454d6c3bbef54c"
}
},
"extract_dir": "Files\\7-Zip",