{
    "version": "1.18.0",
    "description": "A utility to examine and validate certificates in a variety of formats.",
    "homepage": "https://github.com/square/certigo",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/square/certigo/releases/download/v1.18.0/certigo-windows-amd64#/certigo.exe",
            "hash": "89dc07fa673e2ace6fc0738a9fadb5a93d34cf8be4ba58970a2427702d83bd62"
        }
    },
    "bin": "certigo.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/square/certigo/releases/download/v$version/certigo-windows-amd64#/certigo.exe"
            }
        }
    }
}
