{
    "version": "1.3.3",
    "description": "ncurses Spotify client written in Rust",
    "homepage": "https://github.com/hrkfdn/ncspot",
    "license": "BSD-2-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.3.3/ncspot-v1.3.3-windows-x86_64.zip",
            "hash": "142781de38c4261534a272f2fdca1b3bdb2ed5d7ea96ab5b1fe3302133944b97"
        }
    },
    "bin": "ncspot.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/hrkfdn/ncspot/releases/download/v$version/ncspot-v$version-windows-x86_64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/ncspot-v$version-windows-x86_64.sha256"
        }
    }
}
