From c3468cb3d5ca4bf5fb4c6fe3be1070b077d7d293 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 30 Mar 2021 20:17:50 -0500 Subject: [PATCH] Added GitHub CLI version 1.8.0. (#9415) --- manifests/g/GitHub/cli/1.8.0/GitHub.cli.yaml | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/g/GitHub/cli/1.8.0/GitHub.cli.yaml diff --git a/manifests/g/GitHub/cli/1.8.0/GitHub.cli.yaml b/manifests/g/GitHub/cli/1.8.0/GitHub.cli.yaml new file mode 100644 index 000000000..6872eb3bf --- /dev/null +++ b/manifests/g/GitHub/cli/1.8.0/GitHub.cli.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: GitHub.cli +PackageName: GitHub CLI +Moniker: gh +PackageVersion: 1.8.0 +Publisher: Github Inc. +Author: GitHub +License: Copyright (c) 2019 GitHub Inc. - MIT +LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE +MinimumOSVersion: 10.0.0.0 +PackageUrl: https://github.com/cli/cli +ShortDescription: GitHub"s official command-line tool. +Tags: +- GitHub +- official +- cli +- gh +- command-line +- command line +- commandline +- utility +- tool +InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_windows_amd64.msi + InstallerSha256: 1C84CD3CAEA6426DBA5E10DA93789AD05F4A2AE98C444561915070DC7B709F09 + ProductCode: "{1E2907DD-7ECF-46DC-A55A-B403D03EE3A8}" +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 +