{ "version": "0.38.0", "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/v0.38.0/opa_windows_amd64.exe#/opa.exe", "hash": "6afd689f3436f08ddb5277ff0cfc5ee972ea604a4f7802a4ef7cf67cd9735cb7" } }, "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" } } } }