{
    "version": "1.4.6",
    "description": "A regular expression generator",
    "homepage": "https://github.com/pemistahl/grex",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/pemistahl/grex/releases/download/v1.4.6/grex-v1.4.6-x86_64-pc-windows-msvc.zip",
            "hash": "7691dbb8e46339a15d8362b79b2456f508266cf00a55fe685ed69a6259577485"
        }
    },
    "bin": "grex.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/pemistahl/grex/releases/download/v$version/grex-v$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
