From e50c52f7d628020870e00c6360dcc43d55beaf71 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Fri, 22 Jan 2021 23:27:34 -0600 Subject: [PATCH] Added GitHub CLI version 1.5.0. (#6495) --- manifests/GitHub/cli/1.5.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/GitHub/cli/1.5.0.yaml diff --git a/manifests/GitHub/cli/1.5.0.yaml b/manifests/GitHub/cli/1.5.0.yaml new file mode 100644 index 000000000..217e6025e --- /dev/null +++ b/manifests/GitHub/cli/1.5.0.yaml @@ -0,0 +1,18 @@ +Id: GitHub.cli +Name: GitHub CLI +AppMoniker: gh +Version: 1.5.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.5.0/gh_1.5.0_windows_amd64.msi + Sha256: 9A5FE347AC12F93D4CEC6044CC2543D6D2DC9FB00AC97A132287875103CC2728 + ProductCode: "{3CDC7D34-BB1B-4C92-BB72-A085F06D37DF}"