{
    "version": "4.51.0",
    "description": "MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1 ",
    "homepage": "https://hivemq.github.io/mqtt-cli/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/hivemq/mqtt-cli/releases/download/v4.51.0/mqtt-cli-4.51.0-win.zip",
            "hash": "ab63174f9a8e4f0ad6c38c4d76d299d295d4e44d6251fd12c43c33fdf9489f5b"
        }
    },
    "bin": "mqtt-cli.exe",
    "checkver": {
        "github": "https://github.com/hivemq/mqtt-cli"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/hivemq/mqtt-cli/releases/download/v$version/mqtt-cli-$version-win.zip"
            }
        }
    }
}
