{
    "version": "0.5.3",
    "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/v0.5.3/Feishin-0.5.3-win-x64.zip",
            "hash": "a1568a16263bc79f5a858fbfa459db171c2403187c00d16e51ceaa2e8fece87e"
        }
    },
    "checkver": "github",
    "shortcuts": [
        [
            "Feishin.exe",
            "Feishin"
        ]
    ],
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jeffvli/feishin/releases/download/v$version/Feishin-$version-win-x64.zip"
            }
        }
    }
}

