From 31959f695ade987c0096960d3ea8d336356dcf8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:30:15 +0000 Subject: [PATCH] opa: Update to version 1.1.0 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 882271e190..efffdfa7a8 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "1.0.1", + "version": "1.1.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.0.1/opa_windows_amd64.exe#/opa.exe", - "hash": "100c670c28844018c8f5ed90e9fed4866f39eb03c79be59426dfd54ad79c9fc3" + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.1.0/opa_windows_amd64.exe#/opa.exe", + "hash": "4a85ef10c51245e8e507c57e50c7bdbd9533f9f76dd9bbb01305aa37e0390258" } }, "bin": "opa.exe",