2022-01-05 20:27:36 +00:00

20 lines
607 B
JSON

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