2023-08-23 00:33:14 +00:00

20 lines
607 B
JSON

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