{
    "version": "0.1.89",
    "description": "High-performance Markdown linter, written in Rust.",
    "homepage": "https://github.com/rvben/rumdl",
    "license": "MIT",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/rvben/rumdl/releases/download/v0.1.89/rumdl-v0.1.89-x86_64-pc-windows-msvc.zip",
            "hash": "b381dadc7287aa2790126d4075f17c988f1fe8ceeaea27f6f007d764575c12af"
        }
    },
    "bin": "rumdl.exe",
    "checkver": {
        "github": "https://github.com/rvben/rumdl"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/rvben/rumdl/releases/download/v$version/rumdl-v$version-x86_64-pc-windows-msvc.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
