{
    "version": "0.13.2",
    "description": "Music Player TUI written in Rust",
    "homepage": "https://github.com/tramhao/termusic",
    "license": "GPL-3.0-or-later,MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tramhao/termusic/releases/download/v0.13.2/termusic-v0.13.2-x86_64-windows.zip",
            "hash": "496b953b94a8ec39e3d9448e79beaec0b9502de8d6fd2752b899dacb6af22244",
            "extract_dir": "termusic-v0.13.2-x86_64-windows"
        }
    },
    "bin": [
        "termusic.exe",
        "termusic-server.exe"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tramhao/termusic/releases/download/v$version/termusic-v$version-x86_64-windows.zip",
                "extract_dir": "termusic-v$version-x86_64-windows"
            }
        }
    }
}
