mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-09 13:15:15 +00:00
14 lines
529 B
JSON
14 lines
529 B
JSON
{
|
|
"version": "3.0.4",
|
|
"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.4/ugrep.exe#/ug.exe",
|
|
"hash": "dc4c772d612dd9fdc7ad93e32e280487b24f32fe497991348edb797efedabd73",
|
|
"bin": "ug.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|