Skip to content

Fix release archive name mismatch#204

Merged
stefan-mysten merged 2 commits into
mainfrom
fix-version-issues
May 12, 2026
Merged

Fix release archive name mismatch#204
stefan-mysten merged 2 commits into
mainfrom
fix-version-issues

Conversation

@stefan-mysten
Copy link
Copy Markdown
Collaborator

This PR fixes an issue with release archives being mismatched for the binary being installed.

When suiup install walrus@testnet-v1.48.1 was requested, it would try to find the sui-testnet-1.48.1-arm64.gz release archive on the cache, and then there was no filename walrus in that archive and it would fail.

If one was able to do suiup install walrus@testnet, it would work fine. This should fix it.

@stefan-mysten stefan-mysten merged commit 7a97fdb into main May 12, 2026
3 checks passed
@stefan-mysten stefan-mysten deleted the fix-version-issues branch May 12, 2026 16:18
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