From 9f245b0571f9de8a28faa017856f5da090d03814 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Wed, 9 Sep 2020 19:47:08 +0300 Subject: [PATCH] Add GitHubCLI-0.12.0. (#3484) --- manifests/GitHub/cli/0.12.0.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/GitHub/cli/0.12.0.yaml diff --git a/manifests/GitHub/cli/0.12.0.yaml b/manifests/GitHub/cli/0.12.0.yaml new file mode 100644 index 000000000..70f487af8 --- /dev/null +++ b/manifests/GitHub/cli/0.12.0.yaml @@ -0,0 +1,20 @@ +Id: GitHub.cli +Name: GitHub CLI +AppMoniker: gh +Version: 0.12.0 +Publisher: Github Inc. +Author: GitHub +License: Copyright (c) 2019 GitHub Inc. - MIT +LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE +MinOSVersion: 10.0.0.0 +Homepage: https://github.com/cli/cli +Description: GitHub's official command-line tool. +Tags: "GitHub,official,cli,gh,command-line,command line,commandline,utility,tool" +InstallerType: MSI +Installers: + - Arch: x64 + Url: https://github.com/cli/cli/releases/download/v0.12.0/gh_0.12.0_windows_amd64.msi + Sha256: 1FD1053FD16694180807E5A24C8597A7F4BD6788A6C3DEB42E3CA5CB6013D18C + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart