diff --git a/bucket/opa.json b/bucket/opa.json index 960ba593fa..5026435213 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.67.1", + "version": "0.68.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.67.1/opa_windows_amd64.exe#/opa.exe", - "hash": "f5c52c956bad9bb2ec53d2ff7dac8a0bb48a43984e762ea6980743e9077593ac" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.68.0/opa_windows_amd64.exe#/opa.exe", + "hash": "fb147aa46a204337d169b2d721139f99e7ea7a88448f47abb7ff5533fe367522" } }, "bin": "opa.exe",