2022-05-29 20:28:02 +00:00

20 lines
607 B
JSON

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