From 7dbf041e494d9429b9becb9b22e6e4a12f84eee9 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Mon, 26 Oct 2020 20:27:54 +0000 Subject: [PATCH] Remove switches for GitHub Desktop Beta version 2.5.7-beta1 - winget runs MSI installers silent by default (#4437) --- manifests/GitHub/GitHubDesktopBeta/2.5.7-beta1.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/GitHub/GitHubDesktopBeta/2.5.7-beta1.yaml b/manifests/GitHub/GitHubDesktopBeta/2.5.7-beta1.yaml index c5c91e111..76658999d 100644 --- a/manifests/GitHub/GitHubDesktopBeta/2.5.7-beta1.yaml +++ b/manifests/GitHub/GitHubDesktopBeta/2.5.7-beta1.yaml @@ -13,6 +13,6 @@ Installers: Url: https://desktop.githubusercontent.com/releases/2.5.7-beta1-3dd423ff/GitHubDesktopSetup.msi Sha256: 3a8bcdb0e28455071dabbbc05b3556732b7353d86e6c60c6f36b178b037246cb InstallerType: msi - Switches: - Silent: /q - SilentWithProgress: /q + #Switches: + #Silent: /q + #SilentWithProgress: /q