2024-12-25 20:27:23 +00:00

27 lines
803 B
JSON

{
"version": "3.9.2",
"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.9.2/vale_3.9.2_Windows_64-bit.zip",
"hash": "b9fd141be8486df89a1fdc6220b9e7422f530161233f3abd94ad83ab75174d26"
}
},
"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"
}
}
}