microsoft/winget-cli

x86 is detected outdated, x64 is installed despite already up-to-date

DarthSonic opened this issue · 6 comments

Brief description of your issue

image

What you see here is, dass the Runtime 3.1.27 is detected outdated but in x86 version. As you see x64 is already up to date. Unfortunately winget is always download and installing x64 version and not x86 version.

Steps to reproduce

Expected behavior

Actual behavior

Environment

-

Sorry. Here is the screenshot of the Desktop Runtime downloaded and installed:
image

I think this is the same problem as:

Related to:

ppvnf commented

I believe having x86 and x64 versions as separate packages would solve this issue, as discussed in microsoft/winget-pkgs#82561