2023-03-18 00:35:18 +00:00

20 lines
609 B
JSON

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