{ "version": "3.11.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.11.2/vale_3.11.2_Windows_64-bit.zip", "hash": "6c24dcf9ac15648fd8af64cfe5cc2f1f761b6d824f5cfc479fee74ad21292230" } }, "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" } } }