From a59d03d07490af86c03ec1ce0b990c83dc03d967 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 04:37:31 +0000 Subject: [PATCH] conftest: Update to version 0.33.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 968b8a139f..9353d22d96 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.32.1", + "version": "0.33.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.32.1/conftest_0.32.1_Windows_x86_64.zip", - "hash": "16a2e87b1f9fd684dc452dbf1631ee793b6cd4ee1b7202bba5fa54d77287f8bd" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.33.0/conftest_0.33.0_Windows_x86_64.zip", + "hash": "8c9279e5f44f0a541805d2acf6e0704a6d6e3f1ece2591fcbb1bf0d25a47abdd" } }, "bin": "conftest.exe",