2024-07-09 00:33:46 +00:00

27 lines
803 B
JSON

{
"version": "3.6.1",
"description": "A syntax-aware linter for prose",
"homepage": "https://vale.sh",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/errata-ai/vale/releases/download/v3.6.1/vale_3.6.1_Windows_64-bit.zip",
"hash": "1ffce2ae85447c97d9d931c015adab9d5a37acbe9cafbfe92b389d69a4a57605"
}
},
"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"
}
}
}