mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 15:41:19 +00:00
21 lines
591 B
JSON
21 lines
591 B
JSON
{
|
|
"bin": [
|
|
"SFXWiz32.exe",
|
|
"unzipsfx.exe",
|
|
"unzip.exe",
|
|
"funzip.exe",
|
|
[
|
|
"unzip.exe",
|
|
"zipinfo",
|
|
"-Z"
|
|
]
|
|
],
|
|
"description": "Unzip compression utility",
|
|
"hash": "7869ee36346b47701ef01efd0bc2889f970266b66c80b30f74303d50bf7fa33d",
|
|
"homepage": "http://www.info-zip.org/",
|
|
"license": "http://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"
|
|
}
|