opa: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2023-03-10 20:26:18 +00:00
parent 2a41c5bef1
commit 5df804c057

View File

@ -1,12 +1,12 @@
{ {
"version": "0.49.2", "version": "0.50.0",
"description": "Policy-based control for cloud native environments", "description": "Policy-based control for cloud native environments",
"homepage": "https://www.openpolicyagent.org", "homepage": "https://www.openpolicyagent.org",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/open-policy-agent/opa/releases/download/v0.49.2/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.50.0/opa_windows_amd64.exe#/opa.exe",
"hash": "de3f5406783f7e2cd98251e0801fb7184acc5ee6c2618748b88d68c3c6cec521" "hash": "b557c92c3ee78c8b12072077a16c9dbe6b2b0f7af73191844211409c547ed775"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",