-
-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows version handeling with WINGET #1522
Comments
Greetings and welcome to our community! As this is the first issue you opened here, we wanted to share some useful infos with you:
|
The thing you download via winget is just the installer and it then continues downloading the current version. we are in the process of making each version available as a full install, this will probably also fix your issue with winget, but the way it is displayed there is correct and the version only changes when we update the installer. |
What happened:
When using WINGET to install and upgrade, winget checks windows installed program list, there is 1.0.13.0, winget finds latest version on github BUT after installing version on windows installed programs list ramains the same.
What did you expect to happen?:
Upgrade and update version on windows installed program list.
How did you reproduce it?:
Install via "winget install safing.portmaster"
then use "winget upgrade --all"
The text was updated successfully, but these errors were encountered: