From 9e96c09b68456a0cb819c2f5096204d7727783a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 04:30:36 +0000 Subject: [PATCH] opa: Update to version 0.49.1 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 1e940522b7..65fd21b897 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.49.0", + "version": "0.49.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.49.0/opa_windows_amd64.exe#/opa.exe", - "hash": "39afd0d49c86a266be673437953ee55a3a5e6cdd036e535e4a98f3d6c27b87c9" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.49.1/opa_windows_amd64.exe#/opa.exe", + "hash": "bc56a3ae49d4285ae90a582a06402da8fbe5b1d24b024050d1729461ecfca541" } }, "bin": "opa.exe",