From bafc7fac1be29ccc198b9def3133f8f26edff12c Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 02:07:37 +0300 Subject: [PATCH] Switch fix for GitHubCLI-0.10.1. (#3196) --- manifests/GitHub/cli/0.10.1.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/GitHub/cli/0.10.1.yaml b/manifests/GitHub/cli/0.10.1.yaml index 2ccc65d4f..71a015864 100644 --- a/manifests/GitHub/cli/0.10.1.yaml +++ b/manifests/GitHub/cli/0.10.1.yaml @@ -15,3 +15,6 @@ Installers: - Arch: x64 Url: https://github.com/cli/cli/releases/download/v0.10.1/gh_0.10.1_windows_amd64.msi Sha256: 1a167481e95bdd35fba8b0ee6d7715e045209f1834e714ca337b2da1b482475b + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart