2022-08-15 00:33:34 +00:00

20 lines
607 B
JSON

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