diff --git a/manifests/g/GitHub/cli/2.37.0/GitHub.cli.installer.yaml b/manifests/g/GitHub/cli/2.37.0/GitHub.cli.installer.yaml new file mode 100644 index 0000000000000..8495392ac910a --- /dev/null +++ b/manifests/g/GitHub/cli/2.37.0/GitHub.cli.installer.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +PackageIdentifier: GitHub.cli +PackageVersion: 2.37.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- gh +ReleaseDate: 2023-10-23 +AppsAndFeaturesEntries: +- UpgradeCode: "{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_windows_amd64.msi + InstallerSha256: BE7880FA4F024BF29F50EC05347133461FB3876E535A96FBFC0BD9B35F5C179C + ProductCode: "{AACEDF21-ACF1-453B-83C2-0C51AD337726}" +ManifestType: installer +ManifestVersion: 1.5.0 + diff --git a/manifests/g/GitHub/cli/2.37.0/GitHub.cli.locale.en-US.yaml b/manifests/g/GitHub/cli/2.37.0/GitHub.cli.locale.en-US.yaml new file mode 100644 index 0000000000000..2e00834913d1b --- /dev/null +++ b/manifests/g/GitHub/cli/2.37.0/GitHub.cli.locale.en-US.yaml @@ -0,0 +1,52 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.5.0.schema.json +PackageIdentifier: GitHub.cli +PackageVersion: 2.37.0 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com +PublisherSupportUrl: https://help.github.com/en +PrivacyUrl: https://help.github.com/en/articles/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub CLI +PackageUrl: https://github.com/cli/cli +License: MIT License +LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2019 GitHub Inc. +CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE +ShortDescription: GitHub's official command-line tool. +Description: |- + gh is GitHub on the command line. + It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. +Moniker: gh +Tags: +- cli +- command-line +- foss +- open-source +- tool +- utility +ReleaseNotes: |- + What's Changed + - codespace: Hint adding codespace scope when not logged in by @rajhawaldar in #7961 + - codespace ports: Forward codespace ports over Dev Tunnels by @dmgardiner25 in #8023 + - cache delete: Percent-encode keys by @benoit-pierre in #8030 + - gpg-key delete, run watch: Return HTTP errors properly by @heaths in #8037 + - pr checks: Show cancelled checks by @rajhawaldar in #7960 + - cache list: Add JSON exporting support by @siketyan in #7954 + - auth: Fix startup panic when logged out by @alrs in #8105 + - secret list, deploy-key list: Support standard output format flags by @rajhawaldar in #8081 + - pr create: Update the docs on flag --fill by @peterramaldes in #8080 + - run view: Use attempt input when fetching jobs by @arunsathiya in #7831 + - project item-edit: New clear flag to remove item field value by @arunsathiya in #8024 + - build(deps): Bump mislav/bump-homebrew-formula-action from 2 to 3 by @dependabot in #8033 + - Update triage documentation with link to unlabeled open issues by @andyfeller in #8082 + New Contributors + - @benoit-pierre made their first contribution in #8030 + - @siketyan made their first contribution in #7954 + - @alrs made their first contribution in #8105 + - @peterramaldes made their first contribution in #8080 + - @arunsathiya made their first contribution in #7831 +ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.36.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 + diff --git a/manifests/g/GitHub/cli/2.37.0/GitHub.cli.yaml b/manifests/g/GitHub/cli/2.37.0/GitHub.cli.yaml new file mode 100644 index 0000000000000..ca6db66ec7cf8 --- /dev/null +++ b/manifests/g/GitHub/cli/2.37.0/GitHub.cli.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json +PackageIdentifier: GitHub.cli +PackageVersion: 2.37.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 +