{
    "version": "0.5.1",
    "description": "A free BitTorrent client that includes an integrated media player.",
    "homepage": "https://popcorntime.app",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.5.1/Popcorn-Time-0.5.1-win64.zip",
            "hash": "d399bfa5e86edccd47ed6d94a906f7fed67b38216b4befd8b1589734383e0e7a"
        }
    },
    "shortcuts": [
        [
            "Popcorn-Time.exe",
            "Popcorn Time",
            "",
            "src\\app\\images\\popcorntime.ico"
        ]
    ],
    "checkver": {
        "github": "https://github.com/popcorn-official/popcorn-desktop"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/popcorn-official/popcorn-desktop/releases/download/v$version/Popcorn-Time-$version-win64.zip"
            }
        }
    }
}
