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