{
    "version": "4.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/v4.4.0/marp-cli-v4.4.0-win.zip",
            "hash": "b07b310f18afa9199f7d453f44b71a93c95f56dbec9d051cbfc4131de7678522"
        }
    },
    "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"
            }
        }
    }
}
