mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
14 lines
529 B
JSON
14 lines
529 B
JSON
{
|
|
"version": "3.0.5",
|
|
"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",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|