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