{
    "version": "0.15.16",
    "description": "Azure IoT devices manager",
    "homepage": "https://github.com/Azure/azure-iot-explorer",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Azure/azure-iot-explorer/releases/download/v0.15.16/Azure.IoT.Explorer.preview.0.15.16.msi",
            "hash": "85a9dc16e44194b2bc3e71ea562672f10a715cd263beca156b4133e5856f654a"
        }
    },
    "extract_dir": "azure-iot-explorer",
    "shortcuts": [
        [
            "Azure IoT Explorer Preview.exe",
            "Azure IoT explorer Preview"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Azure/azure-iot-explorer/releases/download/v$version/Azure.IoT.Explorer.preview.$version.msi"
            }
        }
    }
}
