From be479ec75448033a7ebfe23a4962b004c10ab8f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 04:33:53 +0000 Subject: [PATCH] conftest: Update to version 0.38.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 0be7814ffd..793121c2cf 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.37.0", + "version": "0.38.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.37.0/conftest_0.37.0_Windows_x86_64.zip", - "hash": "ececd3c8f4da16bca93d0ff121721508d99bf41dbce6377181afa2f65d6dabb7" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.38.0/conftest_0.38.0_Windows_x86_64.zip", + "hash": "05c4b7b0b13870f8778e54ecffd1c0f8702f4733b008e988bd4b7b240edbc04b" } }, "bin": "conftest.exe",