{
    "version": "4.14.12",
    "description": "Fork of Telegram Desktop messaging app.",
    "homepage": "http://t.me/forkgram",
    "license": {
        "identifier": "GPL-3.0-openssl-exception",
        "url": "https://github.com/Forkgram/tdesktop/blob/dev/LICENSE"
    },
    "url": "https://github.com/Forkgram/tdesktop/releases/download/v4.14.12/Telegram.zip",
    "hash": "4a6471efe09338c190cf550fba8215e0d862bab08a42cbf727cbae135c5e05c6",
    "pre_install": "if (Test-Path \"$persist_dir\\log.txt\") { Copy-Item \"$persist_dir\\log.txt\" \"$dir\\\" }",
    "pre_uninstall": "if (Test-Path \"$dir\\log.txt\") { Copy-Item \"$dir\\log.txt\" \"$persist_dir\\\" }",
    "bin": [
        "Telegram.exe",
        [
            "Telegram.exe",
            "Forkgram"
        ]
    ],
    "shortcuts": [
        [
            "Telegram.exe",
            "Forkgram"
        ]
    ],
    "persist": "tdata",
    "checkver": {
        "github": "https://github.com/Forkgram/tdesktop"
    },
    "autoupdate": {
        "url": "https://github.com/Forkgram/tdesktop/releases/download/v$version/Telegram.zip"
    }
}
