diff --git a/bucket/opa.json b/bucket/opa.json index f429aab1bc..781a411244 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.64.1", + "version": "0.65.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.64.1/opa_windows_amd64.exe#/opa.exe", - "hash": "0218404962e8f56293cb1be2595708ada7ec21793505e6ead7eb30373c5656d9" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.65.0/opa_windows_amd64.exe#/opa.exe", + "hash": "6d0c8276487aabb10620d00d4e91d2f76c07a567edc68298ca23d1bc72b93369" } }, "bin": "opa.exe",