diff --git a/bucket/opa.json b/bucket/opa.json index b5a9e6893b..68a1496af4 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.50.0", + "version": "0.50.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/v0.50.0/opa_windows_amd64.exe#/opa.exe", - "hash": "b557c92c3ee78c8b12072077a16c9dbe6b2b0f7af73191844211409c547ed775" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.50.1/opa_windows_amd64.exe#/opa.exe", + "hash": "3d8072562987848baf74395e4d272f884928fa1b90928dccec844ec4884a9a6b" } }, "bin": "opa.exe",