Skip to content

NX Hub 0.10.0

Choose a tag to compare

@nerdrx nerdrx released this 20 Aug 20:29
· 25 commits to main since this release

NX Hub 0.10.0 - installer, updater and launcher for the NX app family.

Downloads

Platform File
Linux NX-Hub-0.10.0-linux.AppImage
Windows NX-Hub-0.10.0-windows-portable.exe

The AppImage runs with or without FUSE. Mark it executable and run it:

chmod +x NX-Hub-0.10.0-linux.AppImage
./NX-Hub-0.10.0-linux.AppImage

Verify

Each download has a .sha256 sibling:

sha256sum -c NX-Hub-0.10.0-linux.AppImage.sha256

Each download also has a .sig sibling: an ed25519 signature over the
asset's sha256, which NX Hub checks against a pinned key before it
installs anything. Nothing to do by hand - it verifies itself.

The .zpatch files are delta updates NX Hub uses to update itself
with a fraction of the download; they are not meant to be used by hand.


If you already run NX Hub, it will offer this build as a self-update.