From e3f7c27ece4e9371ebcebbe6eab3c3ead0a7c89c Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Fri, 18 Sep 2020 01:49:44 +0300 Subject: [PATCH] Add GitHubCLI-1.0.0. (#3597) --- manifests/GitHub/cli/1.0.0.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/GitHub/cli/1.0.0.yaml diff --git a/manifests/GitHub/cli/1.0.0.yaml b/manifests/GitHub/cli/1.0.0.yaml new file mode 100644 index 000000000..29d2cd26b --- /dev/null +++ b/manifests/GitHub/cli/1.0.0.yaml @@ -0,0 +1,20 @@ +Id: GitHub.cli +Name: GitHub CLI +AppMoniker: gh +Version: 1.0.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/v1.0.0/gh_1.0.0_windows_amd64.msi + Sha256: 7704BD404C12FBDEA93A0CB88E7854FD8E938248FD97E3270E0647C2CE7D5D82 + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart