From a8cef16bcefc2a2920bc7e5481d2615eeaf89980 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:30:59 +0000 Subject: [PATCH] opa: Update to version 0.48.0 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 6ffb6a024f..0ad9d602ec 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.47.4", + "version": "0.48.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/v0.47.4/opa_windows_amd64.exe#/opa.exe", - "hash": "1f4285c743949b9c52ec644334ea315972fa4a200b5239c4ed1932ee6968e20d" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.48.0/opa_windows_amd64.exe#/opa.exe", + "hash": "e27c533ca9c9a7a44064f879bcfccd327a95d6c84002f0d422137ffe62bd493f" } }, "bin": "opa.exe",