mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
20 lines
607 B
JSON
20 lines
607 B
JSON
{
|
|
"version": "3.7.8",
|
|
"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.7.8/ugrep.exe#/ug.exe",
|
|
"hash": "2d8a4c3dd5dbaf905fd4aaab9f9ea26648a2f467923287b27f5e5b1f77f59fff",
|
|
"bin": [
|
|
"ug.exe",
|
|
[
|
|
"ug.exe",
|
|
"ugrep"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
|
|
}
|
|
}
|