diff --git a/bucket/config-file-validator.json b/bucket/config-file-validator.json index a7eb755f2f..5f9319f7d1 100644 --- a/bucket/config-file-validator.json +++ b/bucket/config-file-validator.json @@ -1,16 +1,16 @@ { - "version": "1.9.0", + "version": "1.10.0", "description": "A tool to validate the syntax of configuration files", "homepage": "https://boeing.github.io/config-file-validator/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/Boeing/config-file-validator/releases/download/v1.9.0/validator-v1.9.0-windows-amd64.zip", - "hash": "756b30f59108b870c9e480b5fa48fa9b75b7b7867d394bd201206d26fa1b3fcd" + "url": "https://github.com/Boeing/config-file-validator/releases/download/v1.10.0/validator-v1.10.0-windows-amd64.zip", + "hash": "f25855325f69f3cd4bceed10bf1abf067a2abc5de1a075fbbc82fade70c72fb4" }, "32bit": { - "url": "https://github.com/Boeing/config-file-validator/releases/download/v1.9.0/validator-v1.9.0-windows-386.zip", - "hash": "7913d20dda9f0d694769f1bdc8449af8211f0d11433d29cd4876103415c70a99" + "url": "https://github.com/Boeing/config-file-validator/releases/download/v1.10.0/validator-v1.10.0-windows-386.zip", + "hash": "8894f148a4eabb13ba7ee44f84e97a12ba477c0b01611099329b85191309c09d" } }, "bin": "validator.exe",