From 0b1f908737fa89bb7735f1bd46304f8d4ecdd1d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:26:10 +0000 Subject: [PATCH] opa: Update to version 0.67.1 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 6f1cf6cc9b..960ba593fa 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.67.0", + "version": "0.67.1", "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.0/opa_windows_amd64.exe#/opa.exe", - "hash": "98ac401e944f6bc9bbc29a91f699b3403ec6979ed94682e46fa5ec78a8230bf3" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.67.1/opa_windows_amd64.exe#/opa.exe", + "hash": "f5c52c956bad9bb2ec53d2ff7dac8a0bb48a43984e762ea6980743e9077593ac" } }, "bin": "opa.exe",