Skip to content

fix: download url platform mapping for aarch64 -> arm64 - #13

Merged
bitfrost merged 1 commit into
bitfrost:mainfrom
mrzzy:main
Jan 31, 2026
Merged

fix: download url platform mapping for aarch64 -> arm64#13
bitfrost merged 1 commit into
bitfrost:mainfrom
mrzzy:main

Conversation

@mrzzy

@mrzzy mrzzy commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

Fix ARM download URL mapping for opencode

Motivation

The opencode release artifacts use arm64 in their download URLs, but the plugin was mapping the ARM architecture as aarch64. This mismatch caused install failures on ARM-based systems.

Contents

  • Added a case to map aarch64arm64 when resolving the opencode download URL.

@bitfrost
bitfrost merged commit 544b80a into bitfrost:main Jan 31, 2026
4 checks passed
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