mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-18 09:35:14 +00:00
22 lines
645 B
JSON
22 lines
645 B
JSON
{
|
|
"version": "4.3.5",
|
|
"description": "A faster, user-friendly and compatible grep replacement",
|
|
"homepage": "https://ugrep.com/",
|
|
"license": "BSD-3-Clause",
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v4.3.5/ugrep.exe#/ug.exe",
|
|
"hash": "e2a83c71b5cee13e44d4eae4e93bc490e3be0e82e618a73a535653dafba76c7a",
|
|
"bin": [
|
|
"ug.exe",
|
|
[
|
|
"ug.exe",
|
|
"ugrep"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/Genivia/ugrep"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|