mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
16 lines
548 B
JSON
16 lines
548 B
JSON
{
|
|
"version": "2.5.4",
|
|
"description": "Print lines matching a pattern.",
|
|
"homepage": "http://gnuwin32.sourceforge.net/packages/grep.htm",
|
|
"license": "GPL-2.0-only",
|
|
"url": [
|
|
"https://downloads.sourceforge.net/projects/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip",
|
|
"https://downloads.sourceforge.net/projects/gnuwin32/grep/2.5.4/grep-2.5.4-dep.zip"
|
|
],
|
|
"hash": [
|
|
"sha1:56f41d351b3ed8ac671df4dd3bbd4c4d3b9190a2",
|
|
"sha1:6dc3a0d1a1751c731fb680a01650a1396c76648c"
|
|
],
|
|
"bin": "bin\\grep.exe"
|
|
}
|