mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-30 12: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)
15 lines
460 B
JSON
15 lines
460 B
JSON
{
|
|
"homepage": "http://gnuwin32.sourceforge.net/packages/grep.htm",
|
|
"version": "2.5.4",
|
|
"license": "GPL2",
|
|
"url": [
|
|
"http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip",
|
|
"http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-dep.zip"
|
|
],
|
|
"hash": [
|
|
"md5:c1733d1bc0def1e47f99bad83a0e3116",
|
|
"md5:cc990f643b460ce4ee37264cc00713c6"
|
|
],
|
|
"bin": "bin\\grep.exe"
|
|
}
|