{ "version": "7.4.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.4.1/ugrep-windows-x64.zip", "hash": "70f1c25a2ba7d9c4f3549bd8790d4429bbdad9ba0124b7e6a409dfcb785e320b" } }, "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" } } } }