From fd260e49ed65e37ebb354e4d0071c1bd65e9ed77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 20:28:10 +0000 Subject: [PATCH] conftest: Update to version 0.29.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 4134000c3e..0401380a81 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.29.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.30.0/conftest_0.30.0_Windows_x86_64.zip", - "hash": "c0dbc98c185a138476c5988b3f7776ca714015d3ec50435502660b4d2b98b959" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.29.0/conftest_0.29.0_Windows_x86_64.zip", + "hash": "a4101560c2983bb473c8f00c3177b2cab52fee6eaa45fa91700294ae7937e098" } }, "bin": "conftest.exe",