-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.PowerShellIssue related to WinGet PowerShell Module or cmdletIssue related to WinGet PowerShell Module or cmdlet
Description
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
Labels
Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.PowerShellIssue related to WinGet PowerShell Module or cmdletIssue related to WinGet PowerShell Module or cmdlet