ugrep: add version 3.0.2 (#1499)

This commit is contained in:
batkiz 2020-10-15 23:16:31 +08:00 committed by GitHub
parent 47e4f9cf04
commit f7d377b99c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
bucket/ugrep.json Normal file
View File

@ -0,0 +1,13 @@
{
"version": "3.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/v3.0.2/ugrep.exe#/ug.exe",
"hash": "3b518ead5a579d9fc5b18bc3dd2b98f4ecff8a18f542435d1e37a5e62731f248",
"bin": "ug.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe"
}
}