trustin / sphinx-binary

Run Sphinx on Windows, Linux and OS X with a single-file standalone binary.
14 stars 10 forks source link

aarch_64 binaries for Apple Silicon Macs are not available #10

Open NickWilton opened 2 years ago

NickWilton commented 2 years ago

The sphinx-maven-plugin is unavailable to download the sphinx binary, due to the following error: _unexpected response code '404':https://github.com/trustin/sphinx-binary/releases/download/v0.8.1/sphinx.osx-aarch_64_

Whilst this can be worked around by using the configuration item pointing to the x86_64 binary (which runs under Rosetta), it would be good if native binaries are made available.

gutomaia commented 1 year ago

I'm facing the same issue using sphinx-maven-plugin. Is there any chance to have it solved in the next couple of weeks?

lucafrosini commented 1 year ago

I have the same issue

daancallaert commented 1 year ago

same here

mkarwin commented 8 months ago

It seems that basically ARM64 variants of the releases would be greatly appreciated, especially for linux and mac OS. Any feedback on when to expect or if it is even possible at all?

lucafrosini commented 3 months ago

I have the same issue