{ "version": "6.2.0", "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/v6.2.0/ugrep-windows-x64.zip", "hash": "fc5c201156a382a1c383b0be03c203ca5e6d3ac2c48515b3bd8264f8a5711181" } }, "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" } } } }