Skip to content

Fix auto-updater picking the wrong Windows installer architecture - #147

Merged
iSweat-exe merged 1 commit into
masterfrom
fix/auto-updater
Aug 17, 2026
Merged

Fix auto-updater picking the wrong Windows installer architecture#147
iSweat-exe merged 1 commit into
masterfrom
fix/auto-updater

Conversation

@iSweat-exe

Copy link
Copy Markdown
Collaborator

Releases publish both an x64 and an arm64 installer exe, and the platform matcher only checked the file extension, so it grabbed whichever one sorted first in the release asset list instead of the one matching the running architecture.

Releases publish both an x64 and an arm64 installer exe, and the
platform matcher only checked the file extension, so it grabbed
whichever one sorted first in the release asset list instead of the
one matching the running architecture.
@iSweat-exe
iSweat-exe merged commit 5ff58f3 into master Aug 17, 2026
2 checks passed
@iSweat-exe
iSweat-exe deleted the fix/auto-updater branch August 17, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant