2024-04-08 13:11:58 +00:00

27 lines
803 B
JSON

{
"version": "3.4.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.4.1/vale_3.4.1_Windows_64-bit.zip",
"hash": "ff2fb625a9b6ff7f19a0a372f6b286b7b18a20f59c20d2db44f691957553c3a6"
}
},
"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"
}
}
}