From 4cf560c6e644ca4f95897468223636c46e1a2601 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 04:27:32 +0000 Subject: [PATCH] conftest: Update to version 0.42.1 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index eb02568c12..8b46a7e876 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.42.0", + "version": "0.42.1", "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.42.0/conftest_0.42.0_Windows_x86_64.zip", - "hash": "70404b3711965e30f6c3e95707bc9c3190feb3e5685c456cd83c7c43dc707c30" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.42.1/conftest_0.42.1_Windows_x86_64.zip", + "hash": "3cc0a8bf9c86b814f0da4394e9295f490b9d80f2350b66d2073c7d3390815c35" } }, "bin": "conftest.exe",