mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
19 lines
596 B
JSON
19 lines
596 B
JSON
{
|
|
"homepage": "http://www.7-zip.org/",
|
|
"license": "http://www.7-zip.org/license.txt",
|
|
"version": "16.02",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://www.7-zip.org/a/7z1602-x64.msi",
|
|
"hash": "a3e91f7db6ace7d3a896d1ce124f6b5663fbcf0f48500c5d840f499ce148745f"
|
|
},
|
|
"32bit": {
|
|
"url": "http://www.7-zip.org/a/7z1602.msi",
|
|
"hash": "547c24748705ad4b6e3f3944f38d0416c5cdd2de6ebe3d65a1840bd2b82519a4"
|
|
}
|
|
},
|
|
"extract_dir": "Files/7-Zip",
|
|
"bin": "7z.exe",
|
|
"checkver": "Download 7-zip ([^\\ ]+)"
|
|
}
|