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
No description provided.
The text was updated successfully, but these errors were encountered:
Findings: The release of 2.2.5 includes this file naming pattern:
Alephium-2.2.5-mac.zip Alephium-2.2.5-universal-mac.zip
whereas from 2.3.0 and above this:
Alephium-2.3.0-arm64-mac.zip Alephium-2.3.0-universal-mac.zip
It appears that -arm64 was somehow introduced.
-arm64
Looking into the latest.yml we see:
latest.yml
2.2.5:
Alephium-2.2.5-mac.zip
2.3.0:
Alephium-2.3.0-arm64-mac.zip
Possibly related issues:
Sorry, something went wrong.
Specify electron-builder mac default arch
f9d1e5c
Related to #586
Related commit:
76be7fe
Fixed by #587
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: