mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-11 18:01:19 +00:00
20 lines
607 B
JSON
20 lines
607 B
JSON
{
|
|
"version": "4.3.0",
|
|
"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/v4.3.0/ugrep.exe#/ug.exe",
|
|
"hash": "ed6198e36aabde40dd6ce67cba5d1c4518d2535c5efb17c296e36f3d2e8b233a",
|
|
"bin": [
|
|
"ug.exe",
|
|
[
|
|
"ug.exe",
|
|
"ugrep"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|