2023-02-28 20:31:30 +00:00

27 lines
824 B
JSON

{
"version": "2.23.3",
"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.23.3/vale_2.23.3_Windows_64-bit.zip",
"hash": "f38330d99b55a68caf2fc90dcdc1fed4bdfa3623689149ee0b0d863795812f92"
}
},
"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"
}
}
}