From b22130399311194a36ca098c07735e135a743812 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 16:29:49 +0000 Subject: [PATCH] opa: Update to version 1.8.0 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 100f885796..e3b835948c 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.7.1", + "version": "1.8.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.7.1/opa_windows_amd64.exe#/opa.exe", - "hash": "205f87d0fd1e2673c3a6f9caf9d9655290e478a93eeb3ef9f211acdaa214a9ca" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.8.0/opa_windows_amd64.exe#/opa.exe", + "hash": "6ee60d6eafbab591560989e30a990d39ed442c7c3f6e5e1a29f95144ccaa30e2" } }, "bin": "opa.exe",