mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
ugrep: Update to version 3.0.6
This commit is contained in:
parent
65b54a3ccd
commit
fc766b522d
@ -1,11 +1,17 @@
|
||||
{
|
||||
"version": "3.0.5",
|
||||
"description": "A faster, user-friendly and compatible grep replacement.",
|
||||
"version": "3.0.6",
|
||||
"description": "A faster, user-friendly and compatible grep replacement",
|
||||
"homepage": "https://github.com/Genivia/ugrep",
|
||||
"license": "BSD-3-Clause",
|
||||
"url": "https://github.com/Genivia/ugrep/releases/download/v3.0.5/ugrep.exe#/ug.exe",
|
||||
"hash": "4b3a4c5d3c8e8467699e3a2d83ba63296230b2a1ddee0f4fcb2deb122600be83",
|
||||
"bin": "ug.exe",
|
||||
"url": "https://github.com/Genivia/ugrep/releases/download/v3.0.6/ugrep.exe#/ug.exe",
|
||||
"hash": "5f5c315cc01adc1c3c1efcdf643e93a6dd161c5982f4dce653a04c386516f320",
|
||||
"bin": [
|
||||
"ug.exe",
|
||||
[
|
||||
"ug.exe",
|
||||
"ugrep"
|
||||
]
|
||||
],
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user