From 84c178c13335ebfaae3ebd80f49647ea62a97a58 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 02:07:22 +0300 Subject: [PATCH] Add TelegramDesktop-2.3.1. (#3205) * Add TelegramDesktop-2.3.1. * Fix `SilentWithProgress` switch & add `/NORESTART` args to switches. --- manifests/Telegram/TelegramDesktop/2.3.1.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/Telegram/TelegramDesktop/2.3.1.yaml diff --git a/manifests/Telegram/TelegramDesktop/2.3.1.yaml b/manifests/Telegram/TelegramDesktop/2.3.1.yaml new file mode 100644 index 000000000..da1722287 --- /dev/null +++ b/manifests/Telegram/TelegramDesktop/2.3.1.yaml @@ -0,0 +1,18 @@ +Id: Telegram.TelegramDesktop +Version: 2.3.1 +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.1.exe + Sha256: EFEFDA1EAAC1EA9511C3F71FF3657FD2D0EB8A4128F775D776A56B3DEE3532ED + InstallerType: exe + Switches: + Silent: /VERYSILENT /NORESTART + SilentWithProgress: /SILENT /NORESTART