{
    "version": "0.21.1",
    "description": "A lightweight cross-platform desktop client for Subsonic and Jellyfin music servers.",
    "homepage": "https://github.com/dweymouth/supersonic",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dweymouth/supersonic/releases/download/v0.21.1/Supersonic-0.21.1-windows-x64.zip",
            "hash": "1be67b492dceeb9b7cd9e821f6612d13c4715689858d5a4e0c949fe9da4b4b75"
        }
    },
    "shortcuts": [
        [
            "supersonic.exe",
            "Supersonic"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dweymouth/supersonic/releases/download/v$version/Supersonic-$version-windows-x64.zip"
            }
        }
    }
}
