mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
config-file-validator: Update to version 1.8.0
This commit is contained in:
parent
c6273f4751
commit
c6e212572c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.1",
|
"version": "1.8.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.7.1/validator-v1.7.1-windows-amd64.zip",
|
"url": "https://github.com/Boeing/config-file-validator/releases/download/v1.8.0/validator-v1.8.0-windows-amd64.zip",
|
||||||
"hash": "md5:0e02cd4b26f8de35cd8457788f883e8d"
|
"hash": "md5:ae2a072bd2d2bb35f55afcd2132d9129"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Boeing/config-file-validator/releases/download/v1.7.1/validator-v1.7.1-windows-386.zip",
|
"url": "https://github.com/Boeing/config-file-validator/releases/download/v1.8.0/validator-v1.8.0-windows-386.zip",
|
||||||
"hash": "md5:4bc7451ea2edaf45c8cf0bae9ae1100b"
|
"hash": "md5:4308ef82d00fa0586f8429f561c297f9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "validator.exe",
|
"bin": "validator.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user