Skip to content

Commit 472f320

Browse files
New version: GitHub.cli version 2.76.0 (microsoft#275199)
1 parent 958540c commit 472f320

File tree

3 files changed

+86
-0
lines changed

3 files changed

+86
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created using wingetcreate 1.10.2.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: GitHub.cli
5+
PackageVersion: 2.76.0
6+
Platform:
7+
- Windows.Desktop
8+
InstallerType: wix
9+
Scope: machine
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
UpgradeBehavior: install
15+
Commands:
16+
- gh
17+
ElevationRequirement: elevatesSelf
18+
Installers:
19+
- Architecture: x64
20+
InstallerUrl: https://github.com/cli/cli/releases/download/v2.76.0/gh_2.76.0_windows_amd64.msi
21+
InstallerSha256: DEF6EB5905561750E4914D72A81D456EAA1AC1153B2B9A9939BF7E56FAF42D4D
22+
ProductCode: '{6BF6BCDF-96EC-46A2-8021-1C0466965BD4}'
23+
AppsAndFeaturesEntries:
24+
- UpgradeCode: '{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}'
25+
- Architecture: x86
26+
InstallerUrl: https://github.com/cli/cli/releases/download/v2.76.0/gh_2.76.0_windows_386.msi
27+
InstallerSha256: 9FCD5D71316E181FA84C5731BCCFDB080DA1D8D00666B96EB76BE675A92FA8C4
28+
ProductCode: '{4FE4CBD5-9970-4702-BD70-BAF03CD86CE9}'
29+
AppsAndFeaturesEntries:
30+
- UpgradeCode: '{767EC5D2-C8F0-4912-9901-45E21F59A284}'
31+
- Architecture: arm64
32+
InstallerUrl: https://github.com/cli/cli/releases/download/v2.76.0/gh_2.76.0_windows_arm64.msi
33+
InstallerSha256: C0A9C5A793FC0B67C5356CAD59A63C099A677C1C31190BED650D87D622E50ED7
34+
ProductCode: '{3FEC9BB9-FFC0-4ACD-B0A7-A27EE5C457B2}'
35+
ManifestType: installer
36+
ManifestVersion: 1.10.0
37+
ReleaseDate: 2025-07-17
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Created using wingetcreate 1.10.2.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: GitHub.cli
5+
PackageVersion: 2.76.0
6+
PackageLocale: en-US
7+
Publisher: GitHub, Inc.
8+
PublisherUrl: https://github.com/home/
9+
PublisherSupportUrl: https://support.github.com/
10+
PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement
11+
PackageName: GitHub CLI
12+
PackageUrl: https://cli.github.com/
13+
License: MIT
14+
LicenseUrl: https://github.com/cli/cli/blob/v2.63.1/LICENSE
15+
Copyright: Copyright (c) 2019 GitHub Inc.
16+
CopyrightUrl: https://github.com/cli/cli/blob/v2.63.1/LICENSE
17+
ShortDescription: Take GitHub to the command line
18+
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.
19+
Moniker: gh
20+
Tags:
21+
- cli
22+
- command-line
23+
- enterprise
24+
- foss
25+
- git
26+
- github
27+
- open-source
28+
- terminal
29+
- tool
30+
- utility
31+
- workflow
32+
ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.76.0
33+
Documentations:
34+
- DocumentLabel: Manual
35+
DocumentUrl: https://cli.github.com/manual/
36+
- DocumentLabel: Repository
37+
DocumentUrl: https://github.com/cli/cli
38+
- DocumentLabel: GitHub Docs
39+
DocumentUrl: https://docs.github.com/github-cli/github-cli/
40+
ManifestType: defaultLocale
41+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.2.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: GitHub.cli
5+
PackageVersion: 2.76.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)