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.4
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: inno
|
|
InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v2.7.4/tsetup-x64.2.7.4.exe
|
|
InstallerSha256: e4bbeedce783eca7c7cfda2d1964b7aad16762596b7110b30de0f2a1f46018a2
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: inno
|
|
InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v2.7.4/tsetup.2.7.4.exe
|
|
InstallerSha256: 42d70b371e9d5fb3cf325ec02ac0fecf31678ef285ac55887743f4587592e01a
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|