{
    "version": "0.1.42",
    "description": "Command line tool built on top of divoom APIs for controlling divoom devices, like pixoo.",
    "homepage": "https://github.com/r12f/divoom",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/r12f/divoom/releases/download/0.1.42/divoom-cli.0.1.42.windows.x64.zip",
            "hash": "4823f97041444d8791c12a8d33257020e601b53e1f2a1faf03c402c88c089b6c"
        },
        "32bit": {
            "url": "https://github.com/r12f/divoom/releases/download/0.1.42/divoom-cli.0.1.42.windows.x86.zip",
            "hash": "023c957a5904346996301b277da49dc97fefce1c9f978622aab774a6d608089b"
        }
    },
    "bin": "divoom-cli.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/r12f/divoom/releases/download/$version/divoom-cli.$version.windows.x64.zip"
            },
            "32bit": {
                "url": "https://github.com/r12f/divoom/releases/download/$version/divoom-cli.$version.windows.x86.zip"
            }
        }
    }
}
