From 39b71edc9120c81830f694fa678bbd05b5d4c6d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:28:08 +0000 Subject: [PATCH] opa: Update to version 0.65.0 --- bucket/opa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opa.json b/bucket/opa.json index f429aab1bc..781a411244 100644 --- a/bucket/opa.json +++ b/bucket/opa.json @@ -1,12 +1,12 @@ { - "version": "0.64.1", + "version": "0.65.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.64.1/opa_windows_amd64.exe#/opa.exe", - "hash": "0218404962e8f56293cb1be2595708ada7ec21793505e6ead7eb30373c5656d9" + "url": "https://github.com/open-policy-agent/opa/releases/download/v0.65.0/opa_windows_amd64.exe#/opa.exe", + "hash": "6d0c8276487aabb10620d00d4e91d2f76c07a567edc68298ca23d1bc72b93369" } }, "bin": "opa.exe",