Skip to content

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 :)

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
tgodzik pushed a commit to tgodzik/setup-action that referenced this pull request Nov 5, 2024
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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