Add Telegram v2.7.2 (#11574)

This commit is contained in:
Esco
2021-04-26 22:16:32 +02:00
committed by GitHub
parent fcb8c4c691
commit 1209d6f0dc
3 changed files with 57 additions and 0 deletions

View File

@@ -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.2
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: inno
InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v2.7.2/tsetup-x64.2.7.2.exe
InstallerSha256: D0D436956B10BD0A17B1A17BC814A1834ECAC9569A0235493E1BBFD8C20BED37
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: inno
InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v2.7.2/tsetup.2.7.2.exe
InstallerSha256: 4172AF8E1F1A3425EE091A9DE3B56586613178370413C70BC7D4BFF5E8BA9332
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0