[GH-ISSUE #560] Add aarch64-apple-darwin (Apple Silicon) to release builds #242

Open
opened 2026-06-08 11:26:18 +03:00 by zhus · 0 comments
Owner

Originally created by @ivy on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/bootandy/dust/issues/560

Greetings! 👋 Would you be open to a PR that adds release binaries for Apple Silicon?

Releases only include x86_64-apple-darwin currently. For context, I'm moving away from Homebrew/aqua and other package managers in favor of pulling straight to the source with mise's github backend. 😉

mise ERROR Failed to install github:bootandy/dust@1.2.4: No matching asset found for platform macos-arm64

System: macOS Tahoe 26.2 on Apple M-series (arm64)

Should be a quick fix! (Famous last words.)

Originally created by @ivy on GitHub (Mar 2, 2026). Original GitHub issue: https://github.com/bootandy/dust/issues/560 Greetings! 👋 Would you be open to a PR that adds release binaries for Apple Silicon? Releases only include `x86_64-apple-darwin` currently. For context, I'm moving away from Homebrew/aqua and other package managers in favor of pulling straight to the source with mise's [github backend](https://mise.jdx.dev/dev-tools/backends/github.html). 😉 ``` mise ERROR Failed to install github:bootandy/dust@1.2.4: No matching asset found for platform macos-arm64 ``` **System:** macOS Tahoe 26.2 on Apple M-series (arm64) Should be a quick fix! (Famous last words.)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#242