mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Revert "Update grep to 3.0-1 (#1618)"
This reverts commit c288a01d3bedd812e1a90aaa32e7076256c4c87b.
This commit is contained in:
parent
2c51c07acb
commit
26f843c03d
51
grep.json
51
grep.json
@ -1,43 +1,14 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.gnu.org/software/grep/grep.html",
|
"homepage": "http://gnuwin32.sourceforge.net/packages/grep.htm",
|
||||||
"version": "3.0-1",
|
"version": "2.5.4",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL2",
|
||||||
"bin": [
|
"url": [
|
||||||
"bin\\grep.exe",
|
"https://sourceforge.net/projects/gnuwin32/files/grep/2.5.4/grep-2.5.4-bin.zip",
|
||||||
[
|
"https://sourceforge.net/projects/gnuwin32/files/grep/2.5.4/grep-2.5.4-dep.zip"
|
||||||
"bin\\grep.exe",
|
|
||||||
"egrep",
|
|
||||||
"-E"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"bin\\grep.exe",
|
|
||||||
"fgrep",
|
|
||||||
"-F"
|
|
||||||
]
|
|
||||||
],
|
],
|
||||||
"checkver": {
|
"hash": [
|
||||||
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/",
|
"3fd98201561b5af3f54a7dacc4f88068f5b5edf19ccdfc981c3c9fc60ff73519",
|
||||||
"re": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/grep-([\\d.-]+)-x86_64"
|
"2150e12da6631899842c28881a75889794d67b2bbc108341a26052f9bcb27584"
|
||||||
},
|
],
|
||||||
"extract_dir": "usr",
|
"bin": "bin\\grep.exe"
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/grep-3.0-1-x86_64.pkg.tar.xz",
|
|
||||||
"hash": "6649e99d0a306f7c847e63976533756ac24bfaa3c2c731fa92201b6a6fa8409c"
|
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/i686/grep-3.0-1-i686.pkg.tar.xz",
|
|
||||||
"hash": "4d2250ef1ba539b0037e8d670185ad05b63f4bde6c54c1f10e0bf07d4d6c580a"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/grep-$version-x86_64.pkg.tar.xz"
|
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/i686/grep-$version-i686.pkg.tar.xz"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user