From 74562e65943d60e359b59884781aa8b836369255 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 04:29:23 +0000 Subject: [PATCH] conftest: Update to version 0.40.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index a582c4cbb6..ca1440fd67 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.39.2", + "version": "0.40.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.39.2/conftest_0.39.2_Windows_x86_64.zip", - "hash": "b8515bf525731f306b2059bf2e0e597ca79c2db2d72c3b2f3f012995c15060cb" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.40.0/conftest_0.40.0_Windows_x86_64.zip", + "hash": "12063c134b1e0df33dcd98da187af0d1a1b654f714ec2bff746fa60f8ca85f25" } }, "bin": "conftest.exe",