From 528b92b82415f9e29affe72cca5cbf1c84257be3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 16:30:05 +0000 Subject: [PATCH] opa: Update to version 1.4.0 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index dfe3aa9b68..4b2e84e978 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.4.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/v1.3.0/opa_windows_amd64.exe#/opa.exe", - "hash": "fe400211ec06f7fa9769fc32a9f9687bb3973aa916466836e3a92fc6956e8c8b" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.4.0/opa_windows_amd64.exe#/opa.exe", + "hash": "17edb1994d6bc681c7267037a7f4d93d8ef6e15566ee0b3939d006daefe6bf37" } }, "bin": "opa.exe",