2024-05-01 04:27:01 +00:00

27 lines
803 B
JSON

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