Benjamin Staneck 8157d60196 Update 7zip.json
Update 7Zip to 15.10 (Beta)
2015-11-02 15:19:34 +01:00

19 lines
596 B
JSON

{
"homepage": "http://www.7-zip.org/",
"license": "http://www.7-zip.org/license.txt",
"version": "15.10",
"architecture": {
"64bit": {
"url": "http://www.7-zip.org/a/7z1510-x64.msi",
"hash": "7dcedf4fc500c888ee89c7cf898653fd25f2947bf9eac7946e261029a6912326"
},
"32bit": {
"url": "http://www.7-zip.org/a/7z1510.msi",
"hash": "73ebf4cb2051083cc60da97025228cae0b06af69cedc4edf66863dc080bf371e"
}
},
"extract_dir": "Files/7-Zip",
"bin": "7z.exe",
"checkver": "Download 7-zip ([^\\ ]+)"
}