{
    "version": "1.11.0",
    "description": "A modern self-hosted music player.",
    "homepage": "https://github.com/jeffvli/feishin",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/jeffvli/feishin/releases/download/v1.11.0/Feishin-1.11.0-win-x64.zip",
            "hash": "06828d3ea1e723298e89033663b74fd6708ab9314936a1bc3eef6cf70da0faee"
        }
    },
    "checkver": "github",
    "shortcuts": [
        [
            "Feishin.exe",
            "Feishin"
        ]
    ],
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jeffvli/feishin/releases/download/v$version/Feishin-$version-win-x64.zip"
            }
        }
    }
}
