From 1241f5e924ffb1fe26fc9b7dbbae06dd5f3e0794 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 20:29:59 +0000 Subject: [PATCH] conftest: Update to version 0.39.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index 793121c2cf..f709f26e6e 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.38.0", + "version": "0.39.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.38.0/conftest_0.38.0_Windows_x86_64.zip", - "hash": "05c4b7b0b13870f8778e54ecffd1c0f8702f4733b008e988bd4b7b240edbc04b" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.39.0/conftest_0.39.0_Windows_x86_64.zip", + "hash": "ef9d3d17c6938ca09f2c91fb0386a322e959d7347b08ec55151d8a8b6f31ed37" } }, "bin": "conftest.exe",