{
    "version": "1.0.0",
    "description": "An open source desktop & command line utility intended to help you with monitoring activity on MQTT topics.",
    "homepage": "https://github.com/eclipse/paho.mqtt-spy",
    "license": "EPL-1.0",
    "suggest": {
        "JRE": "java/temurin8-jre"
    },
    "url": "https://github.com/eclipse/paho.mqtt-spy/releases/download/1.0.0/mqtt-spy-1.0.0.jar#/mqtt-spy.jar",
    "hash": "4333402f4c2e5212361bc83e0801fccda1cc40acd080c64b656f089122cbc2d0",
    "bin": "mqtt-spy.jar",
    "shortcuts": [
        [
            "..\\..\\..\\shims\\mqtt-spy.cmd",
            "mqtt-spy"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/eclipse/paho.mqtt-spy/releases/download/$version/mqtt-spy-$version.jar#/mqtt-spy.jar"
    }
}
