{
    "version": "3.4.0",
    "description": "A CLI interface for Marp and Marpit based converters",
    "homepage": "https://github.com/marp-team/marp-cli",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/marp-team/marp-cli/releases/download/v3.4.0/marp-cli-v3.4.0-win.zip",
            "hash": "29f27217d8abd29d21718840fde53345ee1f9d768678a89548c7368d86cbe691"
        }
    },
    "bin": "marp.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
            }
        }
    }
}
