From fbc2f26e1538f5024b8d1748fd7023ff9a67c1da Mon Sep 17 00:00:00 2001 From: Peyman M <16763358+peymanr34@users.noreply.github.com> Date: Sun, 16 Aug 2020 18:30:38 +0430 Subject: [PATCH] Add Telegram Desktop 2.3.0 (#3083) --- manifests/Telegram/TelegramDesktop/2.3.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/Telegram/TelegramDesktop/2.3.0.yaml diff --git a/manifests/Telegram/TelegramDesktop/2.3.0.yaml b/manifests/Telegram/TelegramDesktop/2.3.0.yaml new file mode 100644 index 000000000..a9a616c53 --- /dev/null +++ b/manifests/Telegram/TelegramDesktop/2.3.0.yaml @@ -0,0 +1,18 @@ +Id: Telegram.TelegramDesktop +Version: 2.3.0 +Name: Telegram Desktop +Publisher: Telegram Messenger Inc. +License: GNU General Public License version 3 +LicenseUrl: https://github.com/telegramdesktop/tdesktop/blob/master/LICENSE +AppMoniker: telegram +Tags: messenger, messaging +Description: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. +Homepage: https://desktop.telegram.org +Installers: + - Arch: x86 + Url: https://updates.tdesktop.com/tsetup/tsetup.2.3.0.exe + Sha256: 0AF40AC99F64811A0CB6EB7FE0ADA3CA05D95C9872A5B3531EB7E3E25FECB845 + InstallerType: exe + Switches: + Silent: /VERYSILENT + SilentWithProgress: /VERYSILENT \ No newline at end of file