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