-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Package Issue]: Discord.Discord architecture/version number issue #137157
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
The installer urls used in that PR is same as mentioned here. |
There are a couple issues here, which I hope to resolve.
|
Please confirm these before moving forward
Category of the issue
Other
Brief description of your issue
Discord is not providing same version of application for x64 & x86.
Both have different version.
This may cause issue during
winget upgrade --all
as it will use latest version instead of correct architecture.See screenshot of both latest version downloaded using following link:
These urls redirect to installer seen in screenshot.
Steps to reproduce
winget upgrade --all
Actual behavior
Upgrade to latest version irrelevant to architecture.
Expected behavior
Proposed solutions:
Discord.Discord.x86
&Discord.Discord.x64
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: