2023-01-10 04:33:56 +00:00

27 lines
824 B
JSON

{
"version": "2.22.0",
"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.22.0/vale_2.22.0_Windows_64-bit.zip",
"hash": "02d8c32394610d81f9743b0481a175c15a1500618acb8da650d855afc4a91615"
}
},
"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"
}
}
}