{
    "version": "0.19.4",
    "description": "A simple third-party Jellyfin client.",
    "homepage": "https://github.com/tsukinaha/tsukimi",
    "license": {
        "identifier": "GPL-3.0-or-later",
        "url": "https://github.com/tsukinaha/tsukimi/blob/HEAD/LICENSE"
    },
    "notes": [
        "Starting from version 0.20.0, the upstream project no longer provides Windows packages in the GitHub releases.",
        "Version 0.19.4 is the last stable Windows release, though full functionality is not guaranteed.",
        "Users seeking a stable Jellyfin client on Windows should consider alternative solutions."
    ],
    "architecture": {
        "64bit": {
            "url": "https://github.com/tsukinaha/tsukimi/releases/download/v0.19.4/tsukimi-x86_64-windows-gnu.7z",
            "hash": "sha512:b21bbeff6e18f6bdc038a77b98d219ce00e352ebdcd9e5250e409c0fa11a973e197551697b4e29b4b7efe15bcb4e076abaa62e45549d6cce839a670f1502ee66"
        }
    },
    "shortcuts": [
        [
            "bin\\tsukimi.exe",
            "Tsukimi"
        ]
    ],
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tsukinaha/tsukimi/releases/download/v$version/tsukimi-x86_64-windows-gnu.7z"
            }
        },
        "hash": {
            "url": "$baseurl/tsukimi.sha512sum"
        }
    }
}
