mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
20 lines
607 B
JSON
20 lines
607 B
JSON
{
|
|
"version": "3.3.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.3.4/ugrep.exe#/ug.exe",
|
|
"hash": "b20813fc1c60c9ec61153bec596a00bef4d9b62c9ce1d9c16fe65fc2fc6f6e22",
|
|
"bin": [
|
|
"ug.exe",
|
|
[
|
|
"ug.exe",
|
|
"ugrep"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|