mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
grep: Update to version 3.11
This commit is contained in:
parent
b2b7e7b94a
commit
669a919638
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.8",
|
||||
"version": "3.11",
|
||||
"description": "Print lines matching a pattern.",
|
||||
"homepage": "https://www.gnu.org/software/grep",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://raw.githubusercontent.com/mbuilov/grep-windows/3.8/grep-3.8-x64.exe#/grep.exe",
|
||||
"hash": "f63cb9baab1cfaa635b6108769970f27d9961b69cb9b92f1cb0dab48e2350cfb"
|
||||
"url": "https://raw.githubusercontent.com/mbuilov/grep-windows/3.11/grep-3.11-x64.exe#/grep.exe",
|
||||
"hash": "ef730408456d620399fab0c639d53d0ec0c619a708e2191d220aa0ad9546e77f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://raw.githubusercontent.com/mbuilov/grep-windows/3.8/grep-3.8-x86.exe#/grep.exe",
|
||||
"hash": "b1ee3647d18570f04e3b7bf6a10278596d6c05056e376ba43918c5073c23f99f"
|
||||
"url": "https://raw.githubusercontent.com/mbuilov/grep-windows/3.11/grep-3.11-x86.exe#/grep.exe",
|
||||
"hash": "f20a285c8f6e6f350b841608292b0cf8df21d99c0798259952526b91dab5b7ab"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user