mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +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": "15.14",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://www.7-zip.org/a/7z1514-x64.msi",
|
|
"hash": "cefe1a9092d8a6be68468c33910d6206b40e934fb63cab686c5cccf369fbf712"
|
|
},
|
|
"32bit": {
|
|
"url": "http://www.7-zip.org/a/7z1514.msi",
|
|
"hash": "eaf58e29941d8ca95045946949d75d9b5455fac167df979a7f8e4a6bf2d39680"
|
|
}
|
|
},
|
|
"extract_dir": "Files/7-Zip",
|
|
"bin": "7z.exe",
|
|
"checkver": "Download 7-zip ([^\\ ]+)"
|
|
}
|