{ "version": "1.1.94", "description": "Unofficial Telegram Desktop with some enhancements.", "homepage": "https://64gr.am", "license": { "identifier": "GPL-3.0-openssl-exception", "url": "https://github.com/TDesktop-x64/tdesktop/blob/dev/LICENSE" }, "architecture": { "64bit": { "url": "https://github.com/TDesktop-x64/tdesktop/releases/download/v1.1.94/64Gram_1.1.94_x64.zip", "hash": "ce88ea8ee74ad59bc07abac34995efd2513cec517e9b943cb10cc2e9817bf36c" } }, "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", "64Gram" ] ], "shortcuts": [ [ "Telegram.exe", "64Gram" ] ], "persist": "tdata", "checkver": { "github": "https://github.com/TDesktop-x64/tdesktop" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/TDesktop-x64/tdesktop/releases/download/v$version/64Gram_$version_x64.zip" } } } }