Skip to content

Commit a9ec33f

Browse files
authored
New version: Telegram.TelegramDesktop version 5.16.1 (microsoft#270567)
1 parent a246545 commit a9ec33f

3 files changed

Lines changed: 95 additions & 0 deletions

File tree

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
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
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+
3+
PackageIdentifier: Telegram.TelegramDesktop
4+
PackageVersion: 5.16.1
5+
PackageLocale: en-US
6+
Publisher: Telegram FZ-LLC
7+
PublisherUrl: https://telegram.org
8+
PublisherSupportUrl: https://telegram.org/support
9+
PrivacyUrl: https://telegram.org/privacy
10+
Author: Telegram FZ-LLC
11+
PackageName: Telegram Desktop
12+
PackageUrl: https://desktop.telegram.org
13+
License: GNU-3.0-only
14+
LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE
15+
Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors.
16+
CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL
17+
ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.
18+
Moniker: telegram
19+
Tags:
20+
- chat
21+
- messaging
22+
- messenger
23+
ReleaseNotes: |-
24+
- Fix inline keyboard updating in bot messages.
25+
- Fix possible crash in fast chat switching.
26+
- Different minor fixes.
27+
ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.16.1
28+
Documentations:
29+
- DocumentLabel: Wiki
30+
DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+
3+
PackageIdentifier: Telegram.TelegramDesktop
4+
PackageVersion: 5.16.1
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)