{
    "version": "3.0.7",
    "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.0.7/vale_3.0.7_Windows_64-bit.zip",
            "hash": "aed0b6c8a3454713acd99b19dfaf0d04621a9a3215f7b134b0387eedb6eaa010"
        }
    },
    "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"
        }
    }
}
