Richard Kuhnt 0c4f98e99b zip: use scoops binary mirror
- directly use inner zip file from x64 release
- closes #263
2019-08-16 15:32:01 +02:00

26 lines
818 B
JSON

{
"homepage": "http://www.info-zip.org/",
"license": {
"identifier": "Freeware",
"url": "http://infozip.sourceforge.net/doc/LICENSE"
},
"description": "Zip compression utilities",
"version": "3.0",
"bin": [
"zip.exe",
"zipcloak.exe",
"zipnote.exe",
"zipsplit.exe"
],
"architecture": {
"32bit": {
"hash": "f8bbc1821d50400245107ce8cfa4a6c7b524387b58bbd6cbe9c20094e82c3bb5",
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/zip/zip300xn.zip"
},
"64bit": {
"hash": "63f32f1f797680d9c68379d36cff4373674d405527d7fa2b4bbd34edcc3370d2",
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/zip/x64/zip300xn-x64.zip"
}
}
}