From e2f4a90a363cca6d5fe99b23ecd97dbddcb9ac47 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 02:01:22 +0300 Subject: [PATCH] Switch fix for GitHubCLI-0.11.0. (#3195) --- manifests/GitHub/cli/0.11.0.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/GitHub/cli/0.11.0.yaml b/manifests/GitHub/cli/0.11.0.yaml index fe0b40b3f..cc067d499 100644 --- a/manifests/GitHub/cli/0.11.0.yaml +++ b/manifests/GitHub/cli/0.11.0.yaml @@ -15,3 +15,6 @@ Installers: - Arch: x64 Url: https://github.com/cli/cli/releases/download/v0.11.0/gh_0.11.0_windows_amd64.msi Sha256: 42A584686DDCA3776238573FBAFDCA53F2DC7AE7CE57C35D285AEBF36D34BA1C + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart