From cd1f9f3af8cb957256e6f672296c3541bb98501d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:25:35 +0000 Subject: [PATCH] opa: Update to version 0.64.0 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index 90f70f840b..97034114b4 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.63.0", + "version": "0.64.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.63.0/opa_windows_amd64.exe#/opa.exe", - "hash": "eb49d9bf98ca21be55c71bf033ed4b058aa1ffdec9b182cb66ae42c007e43074" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.64.0/opa_windows_amd64.exe#/opa.exe", + "hash": "05d009d116dfa4bc211eb0064668408942b31a7e8af155a64812051242cb9ffc" } }, "bin": "opa.exe",