2026-01-15 00:42:39 +00:00

24 lines
779 B
JSON

{
"version": "1.12.3",
"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.12.3/opa_windows_amd64.exe#/opa.exe",
"hash": "6597cae28764a366e4b368088a0e693586f76074b119954b5516e15654206b3d"
}
},
"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"
}
}
}
}