2023-04-02 16:26:41 +00:00

20 lines
609 B
JSON

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