2022-08-08 17:40:40 -07:00

23 lines
727 B
JSON

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