From 0f2d7e93cd516bb86efc066c862b3bdcd76db103 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 04:28:56 +0000 Subject: [PATCH] conftest: Update to version 0.44.1 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 5fdc9d24d1..c0af868f29 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.43.1", + "version": "0.44.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.43.1/conftest_0.43.1_Windows_x86_64.zip", - "hash": "ed7e8cf16052bafd7cf748203d1a478028e7fab3adc84a23f1ddc1708a3bd482" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.44.1/conftest_0.44.1_Windows_x86_64.zip", + "hash": "2bfcb4d2fe4141da413d914cdde7d50226a468629f6f52e38e09707bb8eaf144" } }, "bin": "conftest.exe",