From 33081ea32cd17711d973afc07d6b7d28b8dff795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 08:25:55 +0000 Subject: [PATCH] opa: Update to version 0.53.1 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 2511ee3605..0a02ddee8f 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.53.0", + "version": "0.53.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.53.0/opa_windows_amd64.exe#/opa.exe", - "hash": "3d6eeaee067f2ace47f56c88002e2c5797e5876a06d4b384c2e2ab4b944d739d" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.53.1/opa_windows_amd64.exe#/opa.exe", + "hash": "3b8c30bb7a2df3f9f5e89dfbc1a963fb2aca2c646b8f697dd9fb95efd36b1b40" } }, "bin": "opa.exe",