2023-04-27 20:27:30 +00:00

27 lines
824 B
JSON

{
"version": "2.25.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.25.2/vale_2.25.2_Windows_64-bit.zip",
"hash": "863d193d28e0a1d2a7ce93618858a62baea00f08a41cc7341c83422f06c6f391"
}
},
"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"
}
}
}