Add Telegram v2.7.3 (#11641)
This commit is contained in:
@@ -0,0 +1,27 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Telegram.TelegramDesktop
|
||||||
|
PackageVersion: 2.7.3
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerType: inno
|
||||||
|
InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v2.7.3/tsetup-x64.2.7.3.exe
|
||||||
|
InstallerSha256: AC6F6FBBC445E52EBB27C7B2D8E4DD1DAC33465C8CDCD956B9624987A0B02B28
|
||||||
|
# ProductCode:
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: inno
|
||||||
|
InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v2.7.3/tsetup.2.7.3.exe
|
||||||
|
InstallerSha256: A3C4E38467C77DB21A0FF689422B151B40A256669944105581326AC115D575D7
|
||||||
|
# ProductCode:
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Telegram.TelegramDesktop
|
||||||
|
PackageVersion: 2.7.3
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: Telegram FZ-LLC
|
||||||
|
PublisherUrl: https://telegram.org
|
||||||
|
PublisherSupportUrl: https://telegram.org/support
|
||||||
|
PrivacyUrl: https://telegram.org/privacy
|
||||||
|
Author: Telegram FZ-LLC
|
||||||
|
PackageName: Telegram Desktop
|
||||||
|
PackageUrl: https://desktop.telegram.org/
|
||||||
|
License: GNU General Public License version 3
|
||||||
|
LicenseUrl: https://github.com/telegramdesktop/tdesktop/blob/master/LICENSE
|
||||||
|
#Copyright:
|
||||||
|
#CopyrightUrl:
|
||||||
|
ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.
|
||||||
|
#Description:
|
||||||
|
Moniker: telegram
|
||||||
|
Tags:
|
||||||
|
- messenger
|
||||||
|
- messaging
|
||||||
|
- chat
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Telegram.TelegramDesktop
|
||||||
|
PackageVersion: 2.7.3
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
Reference in New Issue
Block a user