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