From 1b81b8cd26da04771e7e4b91e74926e4b9df00e4 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Tue, 7 Jan 2025 07:04:47 +0530 Subject: [PATCH] New version: GitHub.cli version 2.65.0 (#207860) --- .../cli/2.65.0/GitHub.cli.installer.yaml | 33 +++++++++++++++ .../cli/2.65.0/GitHub.cli.locale.en-US.yaml | 41 +++++++++++++++++++ manifests/g/GitHub/cli/2.65.0/GitHub.cli.yaml | 8 ++++ 3 files changed, 82 insertions(+) create mode 100644 manifests/g/GitHub/cli/2.65.0/GitHub.cli.installer.yaml create mode 100644 manifests/g/GitHub/cli/2.65.0/GitHub.cli.locale.en-US.yaml create mode 100644 manifests/g/GitHub/cli/2.65.0/GitHub.cli.yaml diff --git a/manifests/g/GitHub/cli/2.65.0/GitHub.cli.installer.yaml b/manifests/g/GitHub/cli/2.65.0/GitHub.cli.installer.yaml new file mode 100644 index 00000000000000..5816e355429590 --- /dev/null +++ b/manifests/g/GitHub/cli/2.65.0/GitHub.cli.installer.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.65.0 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- gh +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_windows_amd64.msi + InstallerSha256: B01C6008E1AA6DA7BCDEE30380282C2BF9EEC3BE81150D2FD6EF221CF60A46A0 + ProductCode: '{ACCA3397-54B7-42E7-AA7B-CC94E5F732E5}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}' +- Architecture: x86 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_windows_386.msi + InstallerSha256: C683CF9AE696D241142373E1C81EAB655FDCC4DEDD3061306978B2F5F23084FC + ProductCode: '{C6E56E95-C6C4-4CD7-881F-91A625B85F4E}' + AppsAndFeaturesEntries: + - UpgradeCode: '{767EC5D2-C8F0-4912-9901-45E21F59A284}' +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2025-01-06 diff --git a/manifests/g/GitHub/cli/2.65.0/GitHub.cli.locale.en-US.yaml b/manifests/g/GitHub/cli/2.65.0/GitHub.cli.locale.en-US.yaml new file mode 100644 index 00000000000000..89bcfecfc7b613 --- /dev/null +++ b/manifests/g/GitHub/cli/2.65.0/GitHub.cli.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.65.0 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: GitHub CLI +PackageUrl: https://cli.github.com/ +License: MIT +LicenseUrl: https://github.com/cli/cli/blob/v2.63.1/LICENSE +Copyright: Copyright (c) 2019 GitHub Inc. +CopyrightUrl: https://github.com/cli/cli/blob/v2.63.1/LICENSE +ShortDescription: Take GitHub to the command line +Description: GitHub CLI (gh) is a command-line tool that brings pull requests, issues, GitHub Actions, and other GitHub features to your terminal, so you can do all your work in one place. +Moniker: gh +Tags: +- cli +- command-line +- enterprise +- foss +- git +- github +- open-source +- terminal +- tool +- utility +- workflow +ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.65.0 +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://cli.github.com/manual/ +- DocumentLabel: Repository + DocumentUrl: https://github.com/cli/cli +- DocumentLabel: GitHub Docs + DocumentUrl: https://docs.github.com/github-cli/github-cli/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/GitHub/cli/2.65.0/GitHub.cli.yaml b/manifests/g/GitHub/cli/2.65.0/GitHub.cli.yaml new file mode 100644 index 00000000000000..59431378b9e4ab --- /dev/null +++ b/manifests/g/GitHub/cli/2.65.0/GitHub.cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.65.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0