From 67f91bf9b706988c64a390a2759359273f9aa137 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:24:13 +0000 Subject: [PATCH] conftest: Update to version 0.45.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index c0af868f29..46a40b9532 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.44.1", + "version": "0.45.0", "description": "Test utility for structured configuration files", "homepage": "https://www.conftest.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.44.1/conftest_0.44.1_Windows_x86_64.zip", - "hash": "2bfcb4d2fe4141da413d914cdde7d50226a468629f6f52e38e09707bb8eaf144" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.45.0/conftest_0.45.0_Windows_x86_64.zip", + "hash": "376135229a8ee5e4a1e77d10dad00dc907b04c4efb7d3857e542371902e309ce" } }, "bin": "conftest.exe",