From 5300aad8b26d2b39d53a8875d18d455b04a035e8 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Fri, 27 Nov 2020 19:12:00 -0500 Subject: [PATCH] Added GitHub CLI version 1.3.0. (#5037) --- manifests/GitHub/cli/1.3.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/GitHub/cli/1.3.0.yaml diff --git a/manifests/GitHub/cli/1.3.0.yaml b/manifests/GitHub/cli/1.3.0.yaml new file mode 100644 index 000000000..d0256a1f2 --- /dev/null +++ b/manifests/GitHub/cli/1.3.0.yaml @@ -0,0 +1,18 @@ +Id: GitHub.cli +Name: GitHub CLI +AppMoniker: gh +Version: 1.3.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.3.0/gh_1.3.0_windows_amd64.msi + Sha256: 0AE384E4069F1F0FB35CCCC00408988CD6927F09DA0FAEA88E22A85F80C5D722 + ProductCode: "{3317E4B6-D2A0-488C-BE87-2CAC3E7CC4C6}"