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