behoof4mind / asdf-swag

swag plugin for asdf version manager tool
MIT License
0 stars 3 forks source link

fix: add support for mac m1 #6

Closed brunoxd13 closed 10 months ago

brunoxd13 commented 1 year ago

This change allow MacBooks with ARM architecture download the correct version of swag binary.

And resolves the big related on issue: https://github.com/behoof4mind/asdf-swag/issues/5

brunoxd13 commented 1 year ago

How is seen that on the output of command uname -m the arch used on ARM processors is arm64 and not aarch64

image

brunoxd13 commented 1 year ago

@behoof4mind could you review please?

drmaples commented 10 months ago

when will this be merged? i am using @brunoxd13 's branch in the interim

behoof4mind commented 10 months ago

Sorry guys, merged