Description
When a new release appears in GitHub the tool immediately reports it and proposes an upgrade, yet it may take time for the WinGet teams to actually merge the manifest PR. In the meantime, the WinGet upgrade will fail, the tool will abort, this is not pretty.
Environment
- App version (or commit if built from source): 2.15.14
- Installation method (WinGet, portable release, or source): WinGet
Steps to reproduce
Right now version 2.15.14 detects new releases from GitHub but the WinGet upgrade crashes.
Actual behavior
A crash.
Diagnostics or screenshots (optional)
Explained in the description.
What we should do is, in case GitHub reports a new version, also check that it's available on WinGet.
Description
When a new release appears in GitHub the tool immediately reports it and proposes an upgrade, yet it may take time for the WinGet teams to actually merge the manifest PR. In the meantime, the WinGet upgrade will fail, the tool will abort, this is not pretty.
Environment
Steps to reproduce
Right now version 2.15.14 detects new releases from GitHub but the WinGet upgrade crashes.
Actual behavior
A crash.
Diagnostics or screenshots (optional)
Explained in the description.
What we should do is, in case GitHub reports a new version, also check that it's available on WinGet.