2023-09-07 08:26:46 +00:00

27 lines
824 B
JSON

{
"version": "2.28.3",
"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.28.3/vale_2.28.3_Windows_64-bit.zip",
"hash": "20a61796ae077ddfe08ca8ed356fc2983314fa36429a8f46121f3ba614e5d122"
}
},
"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"
}
}
}