Open graphixillusion opened 1 year ago
Thanks for the report. I have been quite busy lately. Will look at this as soon as I can
Sorry for the late reply. I can replicate this on Linux as well (apart from the renamed file). How very odd. I'll bring this up to the folks developing the update tooling.
Seems to be a duplicate of https://github.com/fynelabs/selfupdate/issues/31. I'll keep this open until it is fixed upstream and I've updated to a new version of the selfupdate dependency.
Checklist
Description
The update mechanism seems to be broken: upon launch it detects new version (even if the version is already up to date), it downloads the update and the app restarts itself. The old exe is renamed in ".Rymdport.exe.old" and the the new exe has a different checksum of the previous one but the version it's still the same. This exact same issue happens with the previous version too (3.4.0): it updates to the same 3.4.0 version with different hashes and the app still remains on the version 3.4.0 missing the 3.5.0 target.
Steps to Reproduce
Screenshots
No response
Rymdport version
3.5.0, 3.4.0 (didn't try the oldest ones)
Operating System
Windows
Operating System Version
Windows 11
Go Compiler Version
No response
Additional Information
Already reporte here too:
https://github.com/Jacalz/rymdport/issues/76#issuecomment-1706842842