From a7b3ea140d6376a3b7cf96d18ede3a45a71e69b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 20:29:02 +0000 Subject: [PATCH] opa: Update to version 1.4.2 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 4b2e84e978..6d3b540b4a 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.2", "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.4.0/opa_windows_amd64.exe#/opa.exe", - "hash": "17edb1994d6bc681c7267037a7f4d93d8ef6e15566ee0b3939d006daefe6bf37" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.4.2/opa_windows_amd64.exe#/opa.exe", + "hash": "9c047d572dceebaf54c540c16ddf8c811504b9d511b6ce00287ae8933508aa56" } }, "bin": "opa.exe",