From 5c69d986280c5cce2bfea5ae61ef830430fcb44b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:30:21 +0000 Subject: [PATCH] opa: Update to version 0.68.0 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",