From bfdd71fb39ec4b43feda6118f31bad4216b41769 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 04:39:00 +0000 Subject: [PATCH] conftest: Update to version 0.32.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 5be340e5a0..afdacfcd84 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/conftest_0.31.0_Windows_x86_64.zip", - "hash": "0498f0352ae20232966f33a5a0ceef41ceef5c25bd3a1e9cbe22a52cf22701d2" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.32.0/conftest_0.32.0_Windows_x86_64.zip", + "hash": "2dcb9f62d811707eedec46dddc75dc773c956b1efce659506a2291ce5520a1f8" } }, "bin": "conftest.exe",