{
    "version": "3.14.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.14.1/vale_3.14.1_Windows_64-bit.zip",
            "hash": "e75228aa7eec07dab8875830c039d7d1216514793d0c46d95740a96dc2f96ae1"
        }
    },
    "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"
        }
    }
}
