From 06ffaa7eb89f67ce6d65850e1689d8a73ef705f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 08:30:31 +0000 Subject: [PATCH] opa: Update to version 0.42.1 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 6ade368bae..845259256b 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.42.0", + "version": "0.42.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/v0.42.0/opa_windows_amd64.exe#/opa.exe", - "hash": "738d208ed6cf70fefa5d39d98e96799ca37fd3da0c07694697cee8563fdc4edf" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.42.1/opa_windows_amd64.exe#/opa.exe", + "hash": "5d71028fed935dc98b9d69369d42d2c03ce84a7720d61ed777e10aae7528f399" } }, "bin": "opa.exe",