diff --git a/bucket/opa.json b/bucket/opa.json index 5901820330..0224820c5d 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.37.2", + "version": "0.38.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.37.2/opa_windows_amd64.exe#/opa.exe", - "hash": "d375cbe9fbe9abfa87c3fff01a22e3d590cbdd6b63c727bd1a58d62ec69154fd" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.38.0/opa_windows_amd64.exe#/opa.exe", + "hash": "6afd689f3436f08ddb5277ff0cfc5ee972ea604a4f7802a4ef7cf67cd9735cb7" } }, "bin": "opa.exe",