{ "version": "6.1.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.1.0/ugrep-windows-x64.zip", "hash": "e9356abe4bad0413770703d4077c825e8d7be2b1700a3b9f89985a913e4fbb85" } }, "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" } } } }