mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
* makes changes to almost all main repo files to be in accordance with .editorconfig * some files in "test\fixtures\..." were left alone to avoid breaking tests * NOTE: whitespace changes *only* (`git diff -b` shows no changes)
20 lines
694 B
JSON
20 lines
694 B
JSON
{
|
|
"homepage": "http://mingw.org/wiki/MSYS",
|
|
"version": "3.0",
|
|
"license": "http://www.info-zip.org/doc/LICENSE",
|
|
"url": [
|
|
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/zip/zip-3.0-1/zip-3.0-1-msys-1.0.14-bin.tar.lzma",
|
|
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma"
|
|
],
|
|
"hash": [
|
|
"ffe9b49d5302e00f8e5e6c6166e2f6e898c9459e696812284c8f37350f6fc45d",
|
|
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5"
|
|
],
|
|
"bin": [
|
|
"bin/zip.exe",
|
|
"bin/zipcloak.exe",
|
|
"bin/zipnote.exe",
|
|
"bin/zipsplit.exe"
|
|
]
|
|
}
|