2021-12-20 16:30:30 +00:00

20 lines
607 B
JSON

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