From 7fe6ea9b79527a1dcbfc0a5f3352ca874f2f2320 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 00:32:45 +0000 Subject: [PATCH] conftest: Update to version 0.46.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 46a40b9532..b692fe7795 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.45.0", + "version": "0.46.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.45.0/conftest_0.45.0_Windows_x86_64.zip", - "hash": "376135229a8ee5e4a1e77d10dad00dc907b04c4efb7d3857e542371902e309ce" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.46.0/conftest_0.46.0_Windows_x86_64.zip", + "hash": "e8c008fed8c2b793686d8ec14ed2c6795bc8b8e4e2398f6cf11a06298f6f6d27" } }, "bin": "conftest.exe",