2021-05-03 07:15:58 +02:00

20 lines
603 B
JSON

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