Skip to content

Conversation

@JoeyShapiro
Copy link

On the home page of OpenSCAD, the download links are not available.
image
It is trying to use the *_release_links.js which has been replaced by releases.js. It also seems like the linux version uses the Mac links.

This change makes the links work and unifies some of the logic between the home and downloads page. I also cleaned up some of the logic for determining the OS and made it grab the proper links based on OS.
I tested this on Mac Safari and I now get this:
image
I also made it say the arch that is related to that package. I made added Intel to Mac because that is the version in the linked dmg, and it does not support linux 32 bit because that has N/A in the releases.js.

Someone might want to do a basic test on some other OSs to make sure I didn't miss anything. Just a simple go on the home page and see what link it gives.

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.

1 participant