2022-06-11 04:29:38 +00:00

20 lines
607 B
JSON

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