We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
Due to camunda/camunda-modeler#4238, the download links for MacOS will change to support both arm64 and x64 architectures.
Describe the solution you'd like
The tool should detect the architecture via arch and adjust the links accordingly, but only for the nightly and the upcoming releases.
arch
Describe alternatives you've considered
None.
Additional context
The text was updated successfully, but these errors were encountered:
feat: support both x64 and arm64 for MacOS
be8a165
Closes #10
09edd4a
67bd83c
af857f9
0359d15
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Due to camunda/camunda-modeler#4238, the download links for MacOS will change to support both arm64 and x64 architectures.
Describe the solution you'd like
The tool should detect the architecture via
arch
and adjust the links accordingly, but only for the nightly and the upcoming releases.Describe alternatives you've considered
None.
Additional context
The text was updated successfully, but these errors were encountered: