{
    "version": "1.16.1",
    "description": "Policy-based control for cloud native environments",
    "homepage": "https://www.openpolicyagent.org",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/open-policy-agent/opa/releases/download/v1.16.1/opa_windows_amd64.exe#/opa.exe",
            "hash": "57381ba54190207d03b3fb8535e41e15bcb68dbdec85f380db46dffdfd8d007d"
        }
    },
    "bin": "opa.exe",
    "checkver": {
        "github": "https://github.com/open-policy-agent/opa"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/open-policy-agent/opa/releases/download/v$version/opa_windows_amd64.exe#/opa.exe"
            }
        }
    }
}
