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(BurntSushi/ripgrep): Use aarch64 binary after 14.0.0 #19885

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

Omochice
Copy link
Contributor

Currently aqua install x86_64 binary on M series Mac.

If run without Rosetta2, failed to execute.

I fix to install aarch64 binary when use after ripgrep@14.0.0 on M series mac.

Ref: https://github.com/BurntSushi/ripgrep/releases

After 14.0.0, ripgrep released aarch64 binary too.
@suzuki-shunsuke suzuki-shunsuke added this to the v4.131.2 milestone Feb 12, 2024
@suzuki-shunsuke
Copy link
Member

Thank you for your contribution!

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Feb 12, 2024

📝 https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0

BurntSushi/ripgrep#1737:
Provide binaries for Apple silicon.

@suzuki-shunsuke suzuki-shunsuke merged commit b2fe9b1 into aquaproj:main Feb 12, 2024
16 checks passed
@suzuki-shunsuke suzuki-shunsuke changed the title fix(BunrntSushi/ripgrep): Use aarch64 binary after 14.0.0 fix(BurntSushi/ripgrep): Use aarch64 binary after 14.0.0 Feb 12, 2024
@suzuki-shunsuke
Copy link
Member

v4.131.2 is out 🎉
https://github.com/aquaproj/aqua-registry/releases/tag/v4.131.2

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