From 45e594dee89f73c08dfa6c420625c7d448686c15 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 02:32:07 +0300 Subject: [PATCH] Switch fix for GitHubCLI-0.8.0. (#3199) --- manifests/GitHub/cli/0.8.0.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/GitHub/cli/0.8.0.yaml b/manifests/GitHub/cli/0.8.0.yaml index 7f26b7d79..2533e6f13 100644 --- a/manifests/GitHub/cli/0.8.0.yaml +++ b/manifests/GitHub/cli/0.8.0.yaml @@ -15,3 +15,6 @@ Installers: - Arch: x64 Url: https://github.com/cli/cli/releases/download/v0.8.0/gh_0.8.0_windows_amd64.msi Sha256: 9365cc9b0954ecb776f75c20384d75c0856396e0d5f573a77a636aaf90310497 + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart