WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
37.42k stars 1.64k forks source link

[Bug] Imhex shows incorrectly version in Winget even after update #1753

Open dvdmtw98 opened 2 weeks ago

dvdmtw98 commented 2 weeks ago

Operating System

Windows

What's the issue you encountered?

Updating Imhex does not update the registry entry that is used by Winget to find the applications version. On my system, even though Imhex was updated from 1.33.2 to 1.34.0 winget still thinks an update is available.

I tried to update Imhex using the MSI installer but even that does not update the version in Winget. This issue does not occur for other applications that are updated using winget.

How can the issue be reproduced?

Update Imhex from an old version through winget with winget upgrade --all or using the .msi file from GitHub. Run winget upgrade to check for application updates. For Imhex even with the latest versionn installed winget would show that updates are available.

ImHex Version

1.33.2 - 1.34.0

ImHex Build Type

Installation type

MSI & Winget

Additional context?

No response