2023-04-06 00:34:00 +00:00

27 lines
824 B
JSON

{
"version": "2.24.1",
"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.24.1/vale_2.24.1_Windows_64-bit.zip",
"hash": "2eadf46d16a13cd7d5e2b0b8f7e8c447cd9fb1475ef250246a20996056942285"
}
},
"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"
}
}
}