From 06cc8dde2e8506f27cc0e14c4a822776a0340c44 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 21 Sep 2021 18:00:37 +0000 Subject: [PATCH] conftest: Update to version 0.28.1 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 701a993e9c..8db787a706 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.28.0", + "version": "0.28.1", "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.0/conftest_0.28.0_Windows_x86_64.zip", - "hash": "f44f9344d30123b135fcca31cdde2290990326c67b0edc93a24942238dde15ca" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.28.1/conftest_0.28.1_Windows_x86_64.zip", + "hash": "d966cbee5959ce605328589e70a124d18a47df4185a029e4523bd6afaf098d91" } }, "bin": "conftest.exe",