From 6060a6b0b2b5a126fa455213b91b8cf587b60c9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 08:27:00 +0000 Subject: [PATCH] conftest: Update to version 0.47.0 --- bucket/conftest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/conftest.json b/bucket/conftest.json index b692fe7795..8cc7bd01ee 100644 --- a/bucket/conftest.json +++ b/bucket/conftest.json @@ -1,12 +1,12 @@ { - "version": "0.46.0", + "version": "0.47.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.46.0/conftest_0.46.0_Windows_x86_64.zip", - "hash": "e8c008fed8c2b793686d8ec14ed2c6795bc8b8e4e2398f6cf11a06298f6f6d27" + "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.47.0/conftest_0.47.0_Windows_x86_64.zip", + "hash": "1327ddc8d76cc83118c4b62e852f8f7ba1a226fbda05cb91d9eb7d065b6e8147" } }, "bin": "conftest.exe",