Skip to content

Commit ca92d61

Browse files
New version: GitHub.cli version 2.75.1 (microsoft#274219)
1 parent 608e681 commit ca92d61

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.75.1
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.75.1/gh_2.75.1_windows_amd64.msi
21+
InstallerSha256: E118FBE279CFCCDEC26BC1E5EB8EB06103E9C8D95F7463311C731E9B44227375
22+
ProductCode: '{0631E195-7444-4439-B79A-47DD5A23D556}'
23+
AppsAndFeaturesEntries:
24+
- UpgradeCode: '{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}'
25+
- Architecture: x86
26+
InstallerUrl: https://github.com/cli/cli/releases/download/v2.75.1/gh_2.75.1_windows_386.msi
27+
InstallerSha256: 71E2A1A172BC23DFC7077083995ED0F52256BF75B5CBFF1B9005F1164266250C
28+
ProductCode: '{8C9EA515-8EF6-464D-AEED-A1DBAE00B902}'
29+
AppsAndFeaturesEntries:
30+
- UpgradeCode: '{767EC5D2-C8F0-4912-9901-45E21F59A284}'
31+
- Architecture: arm64
32+
InstallerUrl: https://github.com/cli/cli/releases/download/v2.75.1/gh_2.75.1_windows_arm64.msi
33+
InstallerSha256: 7B036961C532780958F7D04B081B9D8E03BEEC6EA0D132D104A136D4944FBE89
34+
ProductCode: '{5CD580B8-0CA2-4B61-A5DC-994AEBF568FE}'
35+
ManifestType: installer
36+
ManifestVersion: 1.10.0
37+
ReleaseDate: 2025-07-14
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.75.1
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.75.1
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.75.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)