2021-06-03 15:10:42 -07:00

20 lines
607 B
JSON

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