From e73fc07c4409d9fe62f98df54528ae73274ee73d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 04:28:17 +0000 Subject: [PATCH] opa: Update to version 0.47.4 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index bd3cea7eba..6ffb6a024f 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.47.3", + "version": "0.47.4", "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.47.3/opa_windows_amd64.exe#/opa.exe", - "hash": "55d1ef3a28b240e94f57d7331f267d2a9298484749e3ee940b4ca50253bf835a" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.47.4/opa_windows_amd64.exe#/opa.exe", + "hash": "1f4285c743949b9c52ec644334ea315972fa4a200b5239c4ed1932ee6968e20d" } }, "bin": "opa.exe",