From 5ef23996c5540a1a803d79061096f392492f8d70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 00:33:54 +0000 Subject: [PATCH] opa: Update to version 0.67.0 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 1b6182b429..6f1cf6cc9b 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.66.0", + "version": "0.67.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.66.0/opa_windows_amd64.exe#/opa.exe", - "hash": "836d85f0c0c8fa9f74e3fca0c32c87fcb83f3ced48574b4872641e5f0b5f9fdf" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.67.0/opa_windows_amd64.exe#/opa.exe", + "hash": "98ac401e944f6bc9bbc29a91f699b3403ec6979ed94682e46fa5ec78a8230bf3" } }, "bin": "opa.exe",