From c375296cc5b3c2e8da268bb4c61047427e0a6c9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 20:27:30 +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 29761cb0fc..0401380a81 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.28.3", + "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.28.3/conftest_0.28.3_Windows_x86_64.zip", - "hash": "ea1903204be6965bcc32e49736549ba0af724f75c1a664429a8d53f3f21797d1" + "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",