From 60c72a2083677bf1eb73e8e5a1812e00886ef1e8 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 02:22:55 +0300 Subject: [PATCH] Switch fix for GitHubCLI-0.9.0. (#3198) --- manifests/GitHub/cli/0.9.0.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/GitHub/cli/0.9.0.yaml b/manifests/GitHub/cli/0.9.0.yaml index c46742287..0ec08ac2f 100644 --- a/manifests/GitHub/cli/0.9.0.yaml +++ b/manifests/GitHub/cli/0.9.0.yaml @@ -15,3 +15,6 @@ Installers: - Arch: x64 Url: https://github.com/cli/cli/releases/download/v0.9.0/gh_0.9.0_windows_amd64.msi Sha256: fa079d143ef386d12ff5bb022275f40a95925964778bc1ff4d089ca11486b7c4 + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart