{ "version": "7.2.1", "description": "A faster, user-friendly and compatible grep replacement", "homepage": "https://ugrep.com/", "license": "BSD-3-Clause", "architecture": { "64bit": { "url": "https://github.com/Genivia/ugrep/releases/download/v7.2.1/ugrep-windows-x64.zip", "hash": "59a4d2157ce365bcd6eeaf712a5f832ed9347ebea58b9c19d4ac922b140c66ec" } }, "bin": [ "ugrep.exe", "ug.exe" ], "checkver": { "github": "https://github.com/Genivia/ugrep" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep-windows-x64.zip" } } } }