safing / portmaster-packaging

Portmaster packages and installers
GNU General Public License v3.0
49 stars 22 forks source link

Portmaster version isn't updated in winget and it always wants to download 1.0.0 #81

Closed nikosalonen closed 1 year ago

nikosalonen commented 1 year ago

What happened?

In Windows terminal winget upgrade command always shows that the installed version is 0.8.8.1 and 1.0.0 is available. However I have 1.0.4

What did you expect to happen?

As I have 1.0.4 installed, I expected winget to not show there's upgrade available for Portmaster

How did you reproduce it?

I installed the offered upgrade from winget (which was portmaster-installer_v1-0-0.exe) and it still shows this.

Additional information

Debug-Info: https://support.safing.io/privatebin/?6ee8c4f0b685543b#HNNM5CJEqb38F74fW8maGz6o6GAvAHn22SQcihDgzEdQ

BennettFourr commented 1 year ago

can be soved by going to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Portmaster in regedit and changing the version value to 1.0.0

eldair commented 1 year ago

@Bennett-Fourr how is that a solution? Installer should apply correct version in registry and winget packages should be the lastest

BennettFourr commented 1 year ago

Its not a solition its just the only way I found to stop winget from "updating" portmaster every time.

dhaavi commented 1 year ago

I just released a new Portmaster installer in version 1.0.13 with the correct version in the file metadata. This should resolve this issue. Direct Link: https://updates.safing.io/windows_amd64/packages/portmaster-installer_v1-0-13.exe