Description
Despite being installed via the latest release winget fails to report the correct version when looking to update the package.
Uninstalling and reinstalling the software did not resolve the issue, regardless of how the app was installed.
Information
- OS: Windows 11 25H2 x64
- Winget: latest version.
- NS-USBLoader: v7.3
Steps to reproduce
- Install the latest version of NS-USBLoader (manually or via
winget install --id developersu.ns-usbloader).
- Open PowerShell and check for updates using the
winget update --include-unknown command (otherwise it won't display, but will still report as unknown if you wish to update the program).
- Note that the version field displays
Unknown instead of a valid version, which tricks winget into thinking there is an update.
Expected behavior
winget update command should correctly report the installed version if an update is available.
Did you see this issue in previous versions?
Don't know
Description
Despite being installed via the latest release winget fails to report the correct version when looking to update the package.
Uninstalling and reinstalling the software did not resolve the issue, regardless of how the app was installed.
Information
Steps to reproduce
winget install --id developersu.ns-usbloader).winget update --include-unknowncommand (otherwise it won't display, but will still report asunknownif you wish to update the program).Unknowninstead of a valid version, which trickswingetinto thinking there is an update.Expected behavior
winget updatecommand should correctly report the installed version if an update is available.Did you see this issue in previous versions?
Don't know