mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
17 lines
543 B
JSON
17 lines
543 B
JSON
{
|
|
"homepage": "http://www.7-zip.org/",
|
|
"license": "http://www.7-zip.org/license.txt",
|
|
"version": "9.20",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://downloads.sourceforge.net/project/sevenzip/7-Zip/9.20/7z920-x64.msi",
|
|
"hash": "62df458bc521001cd9a947643a84810ecbaa5a16b5c8e87d80df8e34c4a16fe2"
|
|
},
|
|
"32bit": {
|
|
"url": "http://downloads.sourceforge.net/project/sevenzip/7-Zip/9.20/7z920.msi",
|
|
"hash": "fe4807b4698ec89f82de7d85d32deaa4c772fc871537e31fb0fccf4473455cb8"
|
|
}
|
|
},
|
|
"extract_dir": "Files/7-Zip",
|
|
"bin": "7z.exe"
|
|
} |