{ "version": "3.2.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.2.2/vale_3.2.2_Windows_64-bit.zip", "hash": "e0e8aa86c5a299e036afc598f0c21b66bc85a56029520ce98e01f966445cbd9e" } }, "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" } } }