mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 00:21:37 +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": "54cf904135eb00cd16d9f8281dac9ba5b6b22ff34b58d9e1f2b3b7f80083a121",
|
|
"bin": "ug.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|