{
    "version": "9.1.2",
    "description": "Tauon Music Box is a free, open-source, lightweight music player for Windows built with Electron",
    "homepage": "https://github.com/Taiko2k/Tauon",
    "license": {
        "identifier": "GPL-3.0-or-later",
        "url": "https://github.com/Taiko2k/Tauon/blob/master/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Taiko2k/Tauon/releases/download/v9.1.2/TauonMusicBox-windows.7z",
            "hash": "69dc63f8122c4090dfe38469bfdc72d9876cde203e0e847a95cd18fef0e293b0"
        }
    },
    "shortcuts": [
        [
            "Tauon Music Box.exe",
            "Tauon Music Box"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Taiko2k/Tauon/releases/download/v$version/TauonMusicBox-windows.7z"
            }
        }
    }
}
