config-file-validator: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2025-11-15 00:39:23 +00:00
parent be95e8e252
commit a397e62252

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.1", "version": "1.9.0",
"description": "A tool to validate the syntax of configuration files", "description": "A tool to validate the syntax of configuration files",
"homepage": "https://boeing.github.io/config-file-validator/", "homepage": "https://boeing.github.io/config-file-validator/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Boeing/config-file-validator/releases/download/v1.8.1/validator-v1.8.1-windows-amd64.zip", "url": "https://github.com/Boeing/config-file-validator/releases/download/v1.9.0/validator-v1.9.0-windows-amd64.zip",
"hash": "f6b004eda4507221a77a862cd78a640cd6cc8e658cf5464d6310c4fe60df442a" "hash": "756b30f59108b870c9e480b5fa48fa9b75b7b7867d394bd201206d26fa1b3fcd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Boeing/config-file-validator/releases/download/v1.8.1/validator-v1.8.1-windows-386.zip", "url": "https://github.com/Boeing/config-file-validator/releases/download/v1.9.0/validator-v1.9.0-windows-386.zip",
"hash": "345831abb6ca33a7088265407927d9b41c6b0919966a1634286072ed43eb8daa" "hash": "7913d20dda9f0d694769f1bdc8449af8211f0d11433d29cd4876103415c70a99"
} }
}, },
"bin": "validator.exe", "bin": "validator.exe",