From 1e1cea83efe10a7fe900eb4651933358bc4408bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 04:50:36 +0000 Subject: [PATCH] conftest: Update to version 0.34.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index be256dfad6..8f1be39133 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.33.2", + "version": "0.34.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.33.2/conftest_0.33.2_Windows_x86_64.zip", - "hash": "12c3bafca494394ede658989f109628778290baf2e24b4ad2f5bad915deabe60" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.34.0/conftest_0.34.0_Windows_x86_64.zip", + "hash": "b97a7932315697e68266b2b2604c04e7ee192672046fe62b6fbb512079108527" } }, "bin": "conftest.exe",