2023-01-05 08:29:02 +00:00

20 lines
607 B
JSON

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