Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Swift on Ubuntu 24.04 arm64 generates the incorrect download URL #4235

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

spyder-ian
Copy link
Contributor

The wrong download path is generated:

The correct format is:

https://download.swift.org/swift-6.0.2-release/ubuntu2404-aarch64/swift-6.0.2-RELEASE/swift-6.0.2-RELEASE-ubuntu24.04-aarch64.tar.gz

but mise was using:
https://download.swift.org/swift-6.0.2-release/ubuntu2404/swift-6.0.2-RELEASE/swift-6.0.2-RELEASE-ubuntu24.04-aarch64.tar.gz

@spyder-ian spyder-ian changed the title Fixing Ubuntu 24.04 on arm64 fix: Swift on Ubuntu 24.04 arm64 generates the incorrect download URL Jan 26, 2025
@jdx jdx merged commit 31bd9ba into jdx:main Jan 26, 2025
18 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