diff --git a/bucket/ugrep.json b/bucket/ugrep.json new file mode 100644 index 0000000000..5ea68b3d52 --- /dev/null +++ b/bucket/ugrep.json @@ -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" + } +}