{ "version": "3.12.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.12.0/vale_3.12.0_Windows_64-bit.zip", "hash": "3d196edf1e17016559f996353ffceff5f0bb0d133a0057021b39f477e4cec843" } }, "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" } } }