Skip to content

Fix: amd64 architecture could trigger installation of aarch64 binary#357

Merged
mbecker20 merged 1 commit intomoghtech:mainfrom
mpkossen:main
Mar 13, 2025
Merged

Fix: amd64 architecture could trigger installation of aarch64 binary#357
mbecker20 merged 1 commit intomoghtech:mainfrom
mpkossen:main

Conversation

@mpkossen
Copy link
Contributor

'arm64' was mistyped as 'amd64', meaning if amd64 was the architecture, it would install the aarch64 binary rather than the x86_64 one. This PR fixes that.

Copy link
Member

@mbecker20 mbecker20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks

@mbecker20 mbecker20 merged commit 9c841e5 into moghtech:main Mar 13, 2025
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.

2 participants