{
    "version": "1.14.11",
    "description": "Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows",
    "homepage": "https://github.com/dremin/RetroBar",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dremin/RetroBar/releases/download/v1.14.11/RetroBar.64-bit.zip",
            "hash": "27ac7d48205e589cf6a9234f49a6ecc52262b63d406f3acd0ebbca1921f40bac"
        },
        "32bit": {
            "url": "https://github.com/dremin/RetroBar/releases/download/v1.14.11/RetroBar.32-bit.zip",
            "hash": "40d68f1d1a728c86e3e4ffb1619d13545c252bb02a7d2404e9f276cd115358f7"
        },
        "arm64": {
            "url": "https://github.com/dremin/RetroBar/releases/download/v1.14.11/RetroBar.ARM64.zip",
            "hash": "cb70bd82774b04ed5c68c72cf6ea4fd4593fa8f457946362c186bd147c382a5a"
        }
    },
    "bin": "RetroBar.exe",
    "shortcuts": [
        [
            "RetroBar.exe",
            "RetroBar"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dremin/RetroBar/releases/download/v$version/RetroBar.64-bit.zip"
            },
            "32bit": {
                "url": "https://github.com/dremin/RetroBar/releases/download/v$version/RetroBar.32-bit.zip"
            },
            "arm64": {
                "url": "https://github.com/dremin/RetroBar/releases/download/v$version/RetroBar.ARM64.zip"
            }
        }
    }
}
