2021-05-29 02:33:33 -07:00

20 lines
603 B
JSON

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