28 lines
971 B
YAML
28 lines
971 B
YAML
# 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
|