{
    "version": "0.19.5",
    "description": "A modern client-server application for the Soulseek file sharing network.",
    "homepage": "https://github.com/slskd/slskd",
    "license": "AGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/slskd/slskd/releases/download/0.19.5/slskd-0.19.5-win-x64.zip",
            "hash": "436eaf40fc8553bc04daf5a98ac2011df5acd8f048c3b27cedaffe0be737e3ae"
        }
    },
    "bin": "slskd.exe",
    "persist": "config",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/slskd/slskd/releases/download/$version/slskd-$version-win-x64.zip"
            }
        }
    }
}
