{ "version": "3.7.0", "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.7.0/vale_3.7.0_Windows_64-bit.zip", "hash": "fc8528bf8a7cafec95f4cfafd78562df8f2d7a9906932e8d0f950ad50653be09" } }, "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" } } }