From c9b7fb446fc0b87d3781e5db79dff29c643c79d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 12:31:32 +0000 Subject: [PATCH] opa: Update to version 1.5.1 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 43b728dad4..6b62c8e71f 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.5.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/v1.5.0/opa_windows_amd64.exe#/opa.exe", - "hash": "3cc5d4a1e885c0bd41e37f070f7538f858cdbd4c0c057aaf1f78273ee7ce03c5" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.5.1/opa_windows_amd64.exe#/opa.exe", + "hash": "8da5fa3bd6f0607bb45b3b1a9f0b65d2e4eee400fef207b7c4b9ddb7557893e3" } }, "bin": "opa.exe",