{
    "version": "9.54",
    "description": "A full-featured graphical IRC client.",
    "homepage": "https://www.icechat.net",
    "license": {
        "identifier": "GPL-2.0-or-later",
        "url": "https://github.com/icechat/IceChat/blob/HEAD/LICENSE.TXT"
    },
    "url": "https://github.com/icechat/IceChat/releases/download/9.54F/icechat-setup.exe",
    "hash": "c3d31b77991a33c0d517a668646a4df43400b53565115e5728f930268f4f3dbc",
    "bin": "IceChat2009.exe",
    "innosetup": true,
    "shortcuts": [
        [
            "IceChat2009.exe",
            "IceChat IRC Client"
        ]
    ],
    "checkver": {
        "github": "https://github.com/icechat/IceChat",
        "regex": "tag/([\\d.]+)(?=F)"
    },
    "autoupdate": {
        "url": "https://github.com/icechat/IceChat/releases/download/$versionF/icechat-setup.exe"
    }
}
