From fe833422136f88478d93c1e0fe13378dae27dbd3 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Mon, 26 Oct 2020 19:20:43 +0000 Subject: [PATCH] Remove switches for GitHub Desktop version 2.5.6 - winget runs MSI installers silent by default (#4438) --- manifests/GitHub/GitHubDesktop/2.5.6.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/GitHub/GitHubDesktop/2.5.6.yaml b/manifests/GitHub/GitHubDesktop/2.5.6.yaml index 1ff1b3663..6d7e23a7b 100644 --- a/manifests/GitHub/GitHubDesktop/2.5.6.yaml +++ b/manifests/GitHub/GitHubDesktop/2.5.6.yaml @@ -13,6 +13,6 @@ Installers: Url: https://desktop.githubusercontent.com/releases/2.5.6-e0dac138/GitHubDesktopSetup.msi Sha256: 77ae462c1be1c3b274ec40509b829851c96ac6e4f2d37e004c68b56fd0cb4634 InstallerType: msi - Switches: - Silent: /q - SilentWithProgress: /q + #Switches: + #Silent: /q + #SilentWithProgress: /q