You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
I have not been informed if the issue is resolved in a preview version of the winget client.
Category of the issue
Installation issue.
Brief description of your issue
When installing the latest version of Xmake build utility (x64) (aka. Xmake-io.Xmake) via WinGet, the actual installed version number is 2.8.6+20231226 instead of 2.8.6. WinGet will regard v2.8.6 newer than v2.8.6+20231226.
It should ...
either update the PackageVersion of Xmake-io.Xmake.
or Add AppsAndFeaturesEntries of this package, telling ARP version and manifest version apart.
Steps to reproduce
Try winget install -e Xmake-io.Xmake, winget.exe should find current latest version 2.8.6
Try winget update to see if there's any updates.
Actual behavior
pwsh> winget list XMake
名称 ID 版本 可用 源
--------------------------------------------------------------------
Xmake build utility (x64) Xmake-io.Xmake 2.8.6+20231226 2.8.6 winget
Expected behavior
NO newer versions of XMake, as we JUST installed the current latest version.
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
When installing the latest version of Xmake build utility (x64) (aka.
Xmake-io.Xmake
) via WinGet, the actual installed version number is2.8.6+20231226
instead of2.8.6
. WinGet will regardv2.8.6
newer thanv2.8.6+20231226
.It should ...
PackageVersion
ofXmake-io.Xmake
.AppsAndFeaturesEntries
of this package, telling ARP version and manifest version apart.Steps to reproduce
winget install -e Xmake-io.Xmake
,winget.exe
should find current latest version2.8.6
winget update
to see if there's any updates.Actual behavior
Expected behavior
NO newer versions of XMake, as we JUST installed the current latest version.
Environment
Screenshots and Logs
Tasks
The text was updated successfully, but these errors were encountered: