Skip to content
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

Closed
Jank8 opened this issue Apr 27, 2024 · 2 comments
Closed

Windows version handeling with WINGET #1522

Jank8 opened this issue Apr 27, 2024 · 2 comments

Comments

@Jank8
Copy link

Jank8 commented Apr 27, 2024

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"

@Jank8 Jank8 added the bug TYPE: a report on something that isn't working label Apr 27, 2024
Copy link

Greetings and welcome to our community! As this is the first issue you opened here, we wanted to share some useful infos with you:

  • 🗣️ Our community on Discord is super helpful and active. We also have an AI-enabled support bot that knows Portmaster well and can give you immediate help.
  • 📖 The Wiki answers all common questions and has many important details. If you can't find an answer there, let us know, so we can add anything that's missing.

@Raphty Raphty removed the bug TYPE: a report on something that isn't working label Apr 29, 2024
@Raphty
Copy link
Member

Raphty commented Apr 29, 2024

The thing you download via winget is just the installer and it then continues downloading the current version.
the version displayed is correct.

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.
if you looked into Portmaster code a bit you will find a lot of things in there have different versions...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants