mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 20:25:14 +00:00
14 lines
529 B
JSON
14 lines
529 B
JSON
{
|
|
"version": "3.0.2",
|
|
"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.2/ugrep.exe#/ug.exe",
|
|
"hash": "3b518ead5a579d9fc5b18bc3dd2b98f4ecff8a18f542435d1e37a5e62731f248",
|
|
"bin": "ug.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|