From 8e55b9e199763a2135f142d227c5ecc73f0302be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Apr 2022 00:32:37 +0000 Subject: [PATCH] conftest: Update to version 0.30.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 0401380a81..6c843dcf9d 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.30.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.29.0/conftest_0.29.0_Windows_x86_64.zip", - "hash": "a4101560c2983bb473c8f00c3177b2cab52fee6eaa45fa91700294ae7937e098" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.30.0/conftest_0.30.0_Windows_x86_64.zip", + "hash": "ef22fb1745193026ce2d43ec7d414769390de93cedf8b65fae9bc02b91adf2b7" } }, "bin": "conftest.exe",