mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
20 lines
614 B
JSON
20 lines
614 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/project/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip",
|
|
"https://downloads.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-dep.zip"
|
|
],
|
|
"hash": [
|
|
"sha1:56f41d351b3ed8ac671df4dd3bbd4c4d3b9190a2",
|
|
"sha1:6dc3a0d1a1751c731fb680a01650a1396c76648c"
|
|
],
|
|
"bin": [
|
|
"bin\\grep.exe",
|
|
"bin\\egrep.exe",
|
|
"bin\\fgrep.exe"
|
|
]
|
|
}
|