Skip to content

Commit 5a540c4

Browse files
GitHub.Copilot.Prerelease version v1.0.55-4
1 parent a85c577 commit 5a540c4

3 files changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: GitHub.Copilot.Prerelease
5+
PackageVersion: v1.0.55-4
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: copilot.exe
10+
Dependencies:
11+
PackageDependencies:
12+
- PackageIdentifier: Microsoft.PowerShell
13+
MinimumVersion: 7.0.0
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.55-4/copilot-win32-x64.zip
17+
InstallerSha256: AACDFDCB22E633800A8CC806BD2C8F7E5BC2B91F66DBC942F5C2B65B2E952896
18+
- Architecture: arm64
19+
InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.55-4/copilot-win32-arm64.zip
20+
InstallerSha256: 3EE6AC4332A6EEB748ADF81DAAB678DD13FDCD179C294B1091B4B328277BDA95
21+
ManifestType: installer
22+
ManifestVersion: 1.12.0
23+
ReleaseDate: 2026-05-27
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: GitHub.Copilot.Prerelease
5+
PackageVersion: v1.0.55-4
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: Copilot CLI (Preview)
12+
PackageUrl: https://github.com/github/copilot-cli
13+
License: Proprietary
14+
LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms
15+
Copyright: Copyright (c) GitHub 2025. All rights reserved.
16+
CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file
17+
ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
18+
Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow.
19+
Moniker: copilot-prerelease
20+
Tags:
21+
- cli
22+
- copilot
23+
- github
24+
ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.55-4
25+
Documentations:
26+
- DocumentLabel: Wiki
27+
DocumentUrl: https://github.com/github/copilot-cli/wiki
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: GitHub.Copilot.Prerelease
5+
PackageVersion: v1.0.55-4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)