2023-09-17 20:23:09 +00:00

20 lines
607 B
JSON

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