diff --git a/bucket/opa.json b/bucket/opa.json index 2f107aefd4..beaceb2d8d 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.7.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/v1.6.0/opa_windows_amd64.exe#/opa.exe", - "hash": "bfc0c7fec18d7f690dfaecbab3ec87758a899587a5125cada3e0f1a5d58ce667" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.7.0/opa_windows_amd64.exe#/opa.exe", + "hash": "2a9fab6ac63cfe35c839d346a783eb9a92c73f72b839d69747ea7f2d51c306ca" } }, "bin": "opa.exe",