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