{
    "version": "4.24.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.24.0/mqtt-cli-4.24.0-win.zip",
            "hash": "3b8382b1479ade467a702f6d4717d4709a828e0d8c7cba0f04b5aa72961d1029"
        }
    },
    "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"
            }
        }
    }
}
