|
| 1 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json |
| 2 | + |
| 3 | +PackageIdentifier: Telegram.TelegramDesktop |
| 4 | +PackageVersion: 5.16.1 |
| 5 | +InstallModes: |
| 6 | +- interactive |
| 7 | +- silent |
| 8 | +- silentWithProgress |
| 9 | +Protocols: |
| 10 | +- tg |
| 11 | +Installers: |
| 12 | +- Architecture: x64 |
| 13 | + InstallerType: inno |
| 14 | + Scope: user |
| 15 | + InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.16.1.exe |
| 16 | + InstallerSha256: 0145276197E424FC0EADDFC6D4F9D8D596A3A9490CA5091CC8934B784881F209 |
| 17 | + UpgradeBehavior: install |
| 18 | +- Architecture: x86 |
| 19 | + InstallerType: inno |
| 20 | + Scope: user |
| 21 | + InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.16.1.exe |
| 22 | + InstallerSha256: F4806126F5FFFBA97600338D4C02897D7C2D7AE4B2E315F07CB9308B1340D0A7 |
| 23 | + UpgradeBehavior: install |
| 24 | +- Architecture: arm64 |
| 25 | + InstallerType: inno |
| 26 | + Scope: user |
| 27 | + InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.16.1.exe |
| 28 | + InstallerSha256: C2B60BD8FD55036DEEE4476F2C26CAC1225BFD3112725CAE576B1521CE102F56 |
| 29 | + UpgradeBehavior: install |
| 30 | +- Architecture: x64 |
| 31 | + InstallerType: zip |
| 32 | + NestedInstallerType: portable |
| 33 | + NestedInstallerFiles: |
| 34 | + - RelativeFilePath: Telegram\Telegram.exe |
| 35 | + PortableCommandAlias: Telegram.exe |
| 36 | + InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.16.1.zip |
| 37 | + InstallerSha256: EBD21DBFE9C30939225876F23273C8B5E244F815671F0AFDA1383BC5F71D0F92 |
| 38 | +- Architecture: x86 |
| 39 | + InstallerType: zip |
| 40 | + NestedInstallerType: portable |
| 41 | + NestedInstallerFiles: |
| 42 | + - RelativeFilePath: Telegram\Telegram.exe |
| 43 | + PortableCommandAlias: Telegram.exe |
| 44 | + InstallerUrl: https://td.telegram.org/tsetup/tportable.5.16.1.zip |
| 45 | + InstallerSha256: CFEA1CBA2C568AFCB276B08A8D569C22025969E83CEA2733746050FE9E699996 |
| 46 | +- Architecture: arm64 |
| 47 | + InstallerType: zip |
| 48 | + NestedInstallerType: portable |
| 49 | + NestedInstallerFiles: |
| 50 | + - RelativeFilePath: Telegram\Telegram.exe |
| 51 | + PortableCommandAlias: Telegram.exe |
| 52 | + InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.16.1.zip |
| 53 | + InstallerSha256: 5AB5C3C89BEC2FE55C86000A27D394016B7943564C327B4298A49AC03210BDF3 |
| 54 | +ManifestType: installer |
| 55 | +ManifestVersion: 1.10.0 |
| 56 | +ReleaseDate: 2025-07-02 |
0 commit comments