2023-03-01 04:28:50 +00:00

20 lines
609 B
JSON

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