From 8f72c4e10ee3bc787d9f4f9971aa82ed5585a45c Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 01:54:45 +0300 Subject: [PATCH] Switch fix for GitHubCLI-0.11.1. (#3194) --- manifests/GitHub/cli/0.11.1.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/GitHub/cli/0.11.1.yaml b/manifests/GitHub/cli/0.11.1.yaml index 345909cb2..d6a84f182 100644 --- a/manifests/GitHub/cli/0.11.1.yaml +++ b/manifests/GitHub/cli/0.11.1.yaml @@ -15,3 +15,6 @@ Installers: - Arch: x64 Url: https://github.com/cli/cli/releases/download/v0.11.1/gh_0.11.1_windows_amd64.msi Sha256: 61d8e7774e82ace86053f2645e712ac4a6f12a653800df38fa154561ab4f0088 + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart