{
    "version": "8.4.2",
    "description": "Privacy enhanced BitTorrent client with P2P content discovery",
    "homepage": "https://www.tribler.org",
    "license": "LGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Tribler/tribler/releases/download/v8.4.2/Tribler_8.4.2_x64.exe#/dl.7z",
            "hash": "edb0ee1a4fa34c16d3e8694aa5194de8fa9ce6b966642d9ec14f77f33eb64164"
        }
    },
    "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\" -Recurse",
    "bin": "tribler.exe",
    "shortcuts": [
        [
            "tribler.exe",
            "Tribler"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Tribler/tribler"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Tribler/tribler/releases/download/v$version/Tribler_$version_x64.exe#/dl.7z"
            }
        }
    }
}
