{
    "version": "2.1.1",
    "description": "Lightweight, free, cross-platform BitTorrent client",
    "homepage": "https://deluge-torrent.org",
    "license": "GPL-3.0-only",
    "url": "http://download.deluge-torrent.org/windows/deluge-2.1.1-win32-setup.exe#/dl.7z",
    "hash": "5f88c44f22937c43e765b08e9391b5978394a821f81eaca99baa6c2831d6224d",
    "bin": [
        "deluge-console.exe",
        "deluge-web.exe",
        "deluged.exe"
    ],
    "shortcuts": [
        [
            "deluge.exe",
            "Deluge"
        ]
    ],
    "checkver": {
        "url": "http://download.deluge-torrent.org/windows/?C=M;O=D",
        "regex": "deluge-([\\d._-]+)-win32(.+?(?=\\.exe))"
    },
    "autoupdate": {
        "url": "http://download.deluge-torrent.org/windows/deluge-$version-win32$match2.exe#/dl.7z"
    }
}
