conftest: Update to version 0.28.1

This commit is contained in:
Richard Kuhnt 2021-09-21 18:00:37 +00:00
parent ed5fa30cdc
commit 06cc8dde2e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.28.0", "version": "0.28.1",
"description": "Test utility for structured configuration files", "description": "Test utility for structured configuration files",
"homepage": "https://www.conftest.dev", "homepage": "https://www.conftest.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/open-policy-agent/conftest/releases/download/v0.28.0/conftest_0.28.0_Windows_x86_64.zip", "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.28.1/conftest_0.28.1_Windows_x86_64.zip",
"hash": "f44f9344d30123b135fcca31cdde2290990326c67b0edc93a24942238dde15ca" "hash": "d966cbee5959ce605328589e70a124d18a47df4185a029e4523bd6afaf098d91"
} }
}, },
"bin": "conftest.exe", "bin": "conftest.exe",