{
    "version": "3.2.9",
    "description": "Graphical client for the Soulseek file sharing network",
    "homepage": "https://nicotine-plus.org",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/nicotine-plus/nicotine-plus/releases/download/3.2.9/windows-x86_64-package.zip",
            "hash": "34bcb07cc231346e82195099e6d52f1249de53101dfb77ec23cbcdba5863fd09"
        },
        "32bit": {
            "url": "https://github.com/nicotine-plus/nicotine-plus/releases/download/3.2.9/windows-i686-package.zip",
            "hash": "8efa2ea2b831344148c9ceb5eb6bd8fad6ecccd1b3162c9b91f158316f6314f5"
        }
    },
    "extract_dir": "Nicotine+",
    "shortcuts": [
        [
            "Nicotine+.exe",
            "Nicotine+"
        ]
    ],
    "checkver": {
        "github": "https://github.com/nicotine-plus/nicotine-plus"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/nicotine-plus/nicotine-plus/releases/download/$version/windows-x86_64-package.zip"
            },
            "32bit": {
                "url": "https://github.com/nicotine-plus/nicotine-plus/releases/download/$version/windows-i686-package.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
