From 8c6f868581f0e24bd0784cf77cbac20a683df535 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 04:25:46 +0000 Subject: [PATCH] conftest: Update to version 0.49.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index e374b2d3d7..2c1c505373 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.48.0", + "version": "0.49.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.48.0/conftest_0.48.0_Windows_x86_64.zip", - "hash": "9c827186da3606f2289ccd993d70a36a76e541d51df9dfd23e6851c3440851c5" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.49.0/conftest_0.49.0_Windows_x86_64.zip", + "hash": "101dffea7e2b8a0dcb7c15cc111bb470ec4a3cc5c2626e38af09cc150a907807" } }, "bin": "conftest.exe",