2022-11-24 00:33:19 +00:00

27 lines
824 B
JSON

{
"version": "2.21.2",
"description": "A syntax-aware linter for prose",
"homepage": "https://docs.errata.ai/vale/about",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/errata-ai/vale/releases/download/v2.21.2/vale_2.21.2_Windows_64-bit.zip",
"hash": "144c0bc58ccd9fb73b06567d671a46625762cfabba22a3a4ac949f0821285f4d"
}
},
"bin": "vale.exe",
"checkver": {
"github": "https://github.com/errata-ai/vale"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/errata-ai/vale/releases/download/v$version/vale_$version_Windows_64-bit.zip"
}
},
"hash": {
"url": "$baseurl/vale_$version_checksums.txt"
}
}
}