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 aarch binaries download url #399

Merged

Conversation

xRuiAlves
Copy link
Contributor

It looks like that from version v2.1.0-RC4 forwards the coursier aarch64 binaries were moved from https://github.com/coursier/coursier repository to https://github.com/VirtusLab/coursier-m1.

This, unfortunately, invalidates the previously added aarch64 support previously added for versions >= v2.1.1.

Fixing this by changing the target download URL based on the processor architecture!

Copy link
Contributor Author

@xRuiAlves xRuiAlves left a comment

Choose a reason for hiding this comment

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

Leaving a couple of comments to help guiding the review.

This should be a straightforward and easy fix, let me know what you think @alexarchambault :)

src/main.ts Show resolved Hide resolved
src/main.ts Show resolved Hide resolved
Copy link
Member

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

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

Thanks @xRuiAlves!

@alexarchambault alexarchambault merged commit daec915 into coursier:main Apr 25, 2023
6 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.

None yet

2 participants