{
    "version": "1.7.8.0",
    "description": "Center Windows taskbar icons with a variety of animations and options.",
    "homepage": "https://chrisandriessen.nl/taskbarx",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ChrisAnd1998/TaskbarX/releases/download/1.7.8.0/TaskbarX_1.7.8.0_x64.zip",
            "hash": "ab192d20ed1ff6a88fef856b1a0dcf997e5022437c09a686c28356b43dc5a3e2"
        },
        "32bit": {
            "url": "https://github.com/ChrisAnd1998/TaskbarX/releases/download/1.7.8.0/TaskbarX_1.7.8.0_x86.zip",
            "hash": "5b7bfcbef460c6842f7a75dbdc977ae3c3504eb9b95f1f6fa934974bec806e78"
        }
    },
    "bin": "TaskbarX.exe",
    "shortcuts": [
        [
            "TaskbarX Configurator.exe",
            "TaskbarX Configurator"
        ]
    ],
    "checkver": {
        "github": "https://github.com/ChrisAnd1998/TaskbarX"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ChrisAnd1998/TaskbarX/releases/download/$version/TaskbarX_$version_x64.zip"
            },
            "32bit": {
                "url": "https://github.com/ChrisAnd1998/TaskbarX/releases/download/$version/TaskbarX_$version_x86.zip"
            }
        }
    }
}
