{ "version": "3.9.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.9.1/vale_3.9.1_Windows_64-bit.zip", "hash": "64a394cd4f03ece1f3c872bff28a543562cfba51a96be983c5c8e72ed227573c" } }, "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" } } }