This fixes the following exception on ARM Macs like M1 or M2
Caused by: java.lang.RuntimeException: Unhandled architecture/OS: aarch64-MacOSX
at org.newsclub.net.unix.NarSystem.getAOLs(NarSystem.java:110)
at org.newsclub.net.unix.NarSystem.loadLibrary(NarSystem.java:30)
... 28 more
This fixes the following exception on ARM Macs like M1 or M2
By updating the newsclub unix socket to 2.9.0