opa: Update to version 0.50.1

This commit is contained in:
github-actions[bot] 2023-03-16 16:33:34 +00:00
parent 07371a1674
commit 2fa24f0cfc

View File

@ -1,12 +1,12 @@
{ {
"version": "0.50.0", "version": "0.50.1",
"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.50.0/opa_windows_amd64.exe#/opa.exe", "url": "https://github.com/open-policy-agent/opa/releases/download/v0.50.1/opa_windows_amd64.exe#/opa.exe",
"hash": "b557c92c3ee78c8b12072077a16c9dbe6b2b0f7af73191844211409c547ed775" "hash": "3d8072562987848baf74395e4d272f884928fa1b90928dccec844ec4884a9a6b"
} }
}, },
"bin": "opa.exe", "bin": "opa.exe",