mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 01:51:29 +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)
15 lines
577 B
JSON
15 lines
577 B
JSON
{
|
|
"homepage": "http://www.mingw.org/wiki/msys",
|
|
"version": "1.3.12",
|
|
"license": "GPL2",
|
|
"url": [
|
|
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-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": [
|
|
"ae0025264557c146044930e5085f1dffd479f2ff21492b1c2454efd689d287be",
|
|
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5"
|
|
],
|
|
"bin": "bin\\gzip.exe"
|
|
}
|