mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-18 09:35:14 +00:00
20 lines
607 B
JSON
20 lines
607 B
JSON
{
|
|
"version": "4.0.1",
|
|
"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.0.1/ugrep.exe#/ug.exe",
|
|
"hash": "6dbc84d44b2ef9c1cce883aeb966ae4e1c278a0c433bc0feeb20e4bc66796a6a",
|
|
"bin": [
|
|
"ug.exe",
|
|
[
|
|
"ug.exe",
|
|
"ugrep"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|