2022-08-21 16:30:33 +00:00

20 lines
607 B
JSON

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