Kaleb Luedtke
Kaleb Luedtke
It seems this is related to the many https://github.com/microsoft/winget-cli/issues?q=is%3Aissue+is%3Aopen+label%3AArea-Matching issues that are being tracked at the moment
> Microsoft.SQLServerManagementStudio have released 20.0, and now Winget continually upgrades from 19.3 to 20.0 each time I run `upgrade --all` This is because 19.3 and 20.0 install side by side....
* Related to https://github.com/microsoft/winget-cli/pull/3816
@mjr4077au - Is this still occurring with the 1.7.10651 release of the modules?
Thanks for confirming
What version of PowerShell are you using?
What happens when you run `winget source update` ?
Can you post the logs and output of `winget list 'github'` ? I'm guessing it's likely because you have two versions of GitHub Desktop installed - one which is version...
Hmm. That's very weird. The output and logs definitely indicate only one version of GitHub desktop is installed. Have you tried forcing the upgrade using `winget install GitHub.GitHubDeskop --force` ?
I wonder if https://github.com/microsoft/winget-cli/issues/3547#issuecomment-1690307689 is related