I have the v3.22e 64-bit version installed on a WIn11 PC. When I do a "winget upgrade", it says there is a new version available. I have a feeling it is referencing the 32-bit version. Am I correct?
Name Id Version Available Source
Mp3tag v3.22e Mp3tag.Mp3tag 3.22e 3.22 winget
1 upgrades available.
Why do you think that?
On the screenshot I don't see any reference to a 32bit version.
I have the 64-bit 3.22e version installed, so I'm not sure why winget is saying there is an upgrade available.
It seems to be a general issue with winget having problems with certain version-numbering schemes. Here is the corresponding Github issue
opened 03:51PM - 27 Sep 23 UTC
Issue-Bug
Area-Matching
### Please confirm these before moving forward
- [X] I have searched for my iss… ue and not found a work-in-progress/duplicate/resolved issue.
- [X] I have not been informed if the issue is resolved in a preview version of the winget client.
### Category of the issue
Other
### Brief description of your issue
`Mp3tag.Mp3tag` version 3.22b has superseded version 3.22.
This is not handled properly in `winget` land:
1. `winget upgrade --all` would like to downgrade 3.22b to 3.22:

2. The hash for 3.22 is incorrect (didn't check whether it matches the hash for the 3.22b installer):

### Steps to reproduce
Run `winget upgrade --all` on a machine with `Mp3tag.Mp3tag` version 3.22b installed.
### Actual behavior
`winget` attempts to download and install the *older* version 3.22, and fails with a hash error.
### Expected behavior
Nothing should happen, `Mp3tag.Mp3tag` should not be listed among the apps for which an update is available.
### Environment
```raw
Windows Package Manager v1.6.2631
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.22621.2361
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.21.2631.0
Winget Directories
-------------------------------------------------------------------------------------------------------------------------------
Logs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Portable Links Directory (User) %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root C:\Program Files\WinGet\Packages
Portable Package Root (x86) C:\Program Files (x86)\WinGet\Packages
Installer Downloads %USERPROFILE%\Downloads
Links
---------------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-privacy
License Agreement https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
Admin Setting State
--------------------------------------------------
LocalManifestFiles Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride Disabled
LocalArchiveMalwareScanOverride Disabled
```
### Screenshots and Logs
_No response_
system
Closed
November 17, 2023, 1:32pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.