2022-02-07 20:24:08 +00:00

20 lines
607 B
JSON

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