microsoft / microsoft/winget-pkgs

S[Update Request]: MacOS

Open
#412,587 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Help-Wanted Needs-Triage Package-Update
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
616

Description

### What type of update are you requesting?

A change to the Package Identifier

### Current Package Identifier

Windows/mac

### Package Version

1.2.5.0

### Please describe the changes you would like to see

$ Find-WinGetPackage Warp -source winget | Select-Object -Property Id -First 1 | Update-WinGetPackage | Format-List

Id : Cloudflare.Warp
Name : Cloudflare WARP
Source : winget
CorrelationData :
InstallerErrorCode : 0
ExtendedErrorCode : System.Runtime.InteropServices.COMException (0x80070652)
RebootRequired : False
Status : InternalError

$ Find-WinGetPackage CMake -source winget | Select-Object -Property Id -First 1 | Update-WinGetPackage | Format-List

Id : Kitware.CMake
Name : CMake
Source : winget
CorrelationData :
InstallerErrorCode : 0
ExtendedErrorCode :
RebootRequired : False
Status : Ok

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the package identifier request and the PowerShell outputs in the issue, then locate the affected manifest in winget-pkgs. Confirm which identifier should replace “Windows/mac” before editing; done means the manifest contains the confirmed identifier and its validation succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.