2021-05-12 23:51:14 -07:00

20 lines
607 B
JSON

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