2022-01-12 16:30:55 +00:00

20 lines
607 B
JSON

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