From c6578bb27a93eff5c02b7763dee03fbdd1f47a96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 20:27:19 +0000 Subject: [PATCH] conftest: Update to version 0.33.2 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index c8e27f1c0f..be256dfad6 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.33.1", + "version": "0.33.2", "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.1/conftest_0.33.1_Windows_x86_64.zip", - "hash": "549779cf8d4886dadef0a4ecc80851932589367ca64ecec9d388181b9c958629" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.33.2/conftest_0.33.2_Windows_x86_64.zip", + "hash": "12c3bafca494394ede658989f109628778290baf2e24b4ad2f5bad915deabe60" } }, "bin": "conftest.exe",