From d573e214531cd43b588a429d0184a2c502ec6f0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:30:09 +0000 Subject: [PATCH] conftest: Update to version 0.39.2 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index c9c9a2296a..a582c4cbb6 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.39.1", + "version": "0.39.2", "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.39.1/conftest_0.39.1_Windows_x86_64.zip", - "hash": "9b4cfc616e8cf262d45ac965b014c417dd85133021bf930f595b3678eac8d3bc" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.39.2/conftest_0.39.2_Windows_x86_64.zip", + "hash": "b8515bf525731f306b2059bf2e0e597ca79c2db2d72c3b2f3f012995c15060cb" } }, "bin": "conftest.exe",