From 47165ea4c9afbe304f39af4ba10b00ad6142cadb Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Tue, 20 Oct 2020 12:31:13 -0700 Subject: [PATCH] added space to rerun telegram (#4329) * added space to rerun telegram * commented out url waiting on fix from ashwini --- manifests/Telegram/TelegramDesktop/2.4.1.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/Telegram/TelegramDesktop/2.4.1.yaml b/manifests/Telegram/TelegramDesktop/2.4.1.yaml index ede034685..ea34f3a0c 100644 --- a/manifests/Telegram/TelegramDesktop/2.4.1.yaml +++ b/manifests/Telegram/TelegramDesktop/2.4.1.yaml @@ -7,7 +7,7 @@ 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 +# Homepage: https://desktop.telegram.org Installers: - Arch: x86 Url: https://updates.tdesktop.com/tsetup/tsetup.2.4.1.exe @@ -15,4 +15,4 @@ Installers: InstallerType: exe Switches: Silent: /VERYSILENT /NORESTART - SilentWithProgress: /SILENT /NORESTART + SilentWithProgress: /SILENT /NORESTART