{
    "version": "1.21.32",
    "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.21.32/RetroBar.Portable.64-bit.zip",
            "hash": "56e5fcfae5a3fdad4cda09863e6deae558bd8926f44ba8a18c4643c612eea651"
        },
        "32bit": {
            "url": "https://github.com/dremin/RetroBar/releases/download/v1.21.32/RetroBar.Portable.32-bit.zip",
            "hash": "2efc0e99546a5de1ead6256c727a5220e9671b569b759db2288ba2dada8e70ae"
        },
        "arm64": {
            "url": "https://github.com/dremin/RetroBar/releases/download/v1.21.32/RetroBar.Portable.ARM64.zip",
            "hash": "4ff3672ebfeba33cffed5a3200db7ac909c8a219836f103bb9124d0175cc9cbb"
        }
    },
    "bin": "RetroBar.exe",
    "shortcuts": [
        [
            "RetroBar.exe",
            "RetroBar"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dremin/RetroBar/releases/download/v$version/RetroBar.Portable.64-bit.zip"
            },
            "32bit": {
                "url": "https://github.com/dremin/RetroBar/releases/download/v$version/RetroBar.Portable.32-bit.zip"
            },
            "arm64": {
                "url": "https://github.com/dremin/RetroBar/releases/download/v$version/RetroBar.Portable.ARM64.zip"
            }
        }
    }
}
