{
    "version": "7.8.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.8.1/ugrep-windows-x64.zip",
            "hash": "d9cba323f078522e3379708ce32e707f7539e1b7b58c69b23c4229c236632819"
        }
    },
    "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"
            }
        }
    }
}
