2023-08-18 16:27:03 +00:00

20 lines
607 B
JSON

{
"version": "4.0.0",
"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.0/ugrep.exe#/ug.exe",
"hash": "704256f33a95750af8b1f096867d24ef4f9c9fa78061e8c5d916998c3cfd798e",
"bin": [
"ug.exe",
[
"ug.exe",
"ugrep"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
}
}