2023-09-23 00:32:46 +00:00

20 lines
607 B
JSON

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