ScoopInstaller_Main/unzip.json
Ross Smith II 4897362d0c Fix various hashes + HTTPS everywhere (#1563)
* Fix various hashes

* HTTPS everywhere
2017-06-19 11:39:31 +02:00

21 lines
593 B
JSON

{
"bin": [
"SFXWiz32.exe",
"unzipsfx.exe",
"unzip.exe",
"funzip.exe",
[
"unzip.exe",
"zipinfo",
"-Z"
]
],
"description": "Unzip compression utility",
"hash": "7869ee36346b47701ef01efd0bc2889f970266b66c80b30f74303d50bf7fa33d",
"homepage": "https://www.info-zip.org/",
"license": "https://www.info-zip.org/pub/infozip/license.html",
"pre_install": "& \"$dir\\unz600xn.exe\" -d \"$dir\" -o",
"url": "ftp://ftp.info-zip.org/pub/infozip/win32/unz600xn.exe",
"version": "6.00"
}