Skip to content

Support wildcard in -Version for `Repair-WinGetPackageManager #5704

@Trenly

Description

@Trenly

Relevant area(s)

PowerShell Module

Description of the new feature / enhancement

I'd like to be able to use Repair-WinGetPackageManager -Version 1.11.* to get the latest version of WinGet 1.11 that is not a pre-release version.

I'd like to be able to use Repair-WinGetPackageManager -Version 1.11.* -IncludePrerelease to get the latest version of WinGet 1.11 that is either a stable release or a pre-release

I'd like to be able to use Repair-WinGetPackageManager -Version 1.11.3* -IncludePrerelease to get the latest version of WinGet 1.11 that matches that pattern (1.11.370-preview)

Proposed technical implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for the Windows Package Manager client.PowerShellIssue related to WinGet PowerShell Module or cmdlet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions