grep 2.5.4

This commit is contained in:
Luke Sampson 2013-06-28 16:25:58 +10:00
parent 0463a41ebb
commit 919abdf5f8

14
grep.json Normal file
View File

@ -0,0 +1,14 @@
{
"homepage": "http://gnuwin32.sourceforge.net/packages/grep.htm",
"version": "2.5.4",
"license": "GPL2",
"url": [
"http://downloads.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip",
"http://downloads.sourceforge.net/gnuwin32/grep-2.5.4-dep.zip"
],
"hash": [
{ "md5": "c1733d1bc0def1e47f99bad83a0e3116" },
{ "md5": "cc990f643b460ce4ee37264cc00713c6" }
],
"bin": [ "bin\\grep.exe" ]
}