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

Adding ARM support #1

Merged
merged 3 commits into from
Apr 8, 2022
Merged

Adding ARM support #1

merged 3 commits into from
Apr 8, 2022

Conversation

elementalvoid
Copy link
Owner

@physik932 is adding M1/ARM support to sopstool and this will support installing those builds via asdf.

Ibotta/sopstool#46

@elementalvoid
Copy link
Owner Author

Hey @physik932, I updated the download URI based on the new naming scheme. GH Actions look good for Intel but would you be able to check on your M1?

asdf plugin update sopstool arm-support
asdf install sopstool 1.0.0
asdf global sopstool 1.0.0
sopstool version

Afterwards (maybe after I merge?) you can reset via asdf plugin update sopstool master.

@physik932
Copy link

Looks good to me!

❯ asdf plugin update sopstool arm-support
Updating sopstool to arm-support
From https://github.com/elementalvoid/asdf-sopstool
 * [new branch]      arm-support -> arm-support
 * [new branch]      arm-support -> origin/arm-support
Switched to branch 'arm-support'
❯ asdf install sopstool 1.0.0
Downloading sopstool from https://github.com/ibotta/sopstool/releases/download/v1.0.0/sopstool_Darwin_arm64.tar.gz
❯ asdf global sopstool 1.0.0
❯ sopstool version
sopstool v1.0.0 (68e46c39c27fffb08ca898aeb9438a8d277f5c24) @ 2022-04-07T23:13:40Z

@elementalvoid elementalvoid merged commit 1ba1261 into master Apr 8, 2022
@elementalvoid elementalvoid deleted the arm-support branch April 8, 2022 16:07
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.

3 participants