Skip to content

HIDERING Wallet GUI v2.0.2-gui

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 16:26

HIDERING Wallet GUI v2.0.2-gui

First multi-platform GUI release — macOS and Windows binaries built by CI, joining the Linux AppImage line.

Assets

  • Hidering_Wallet-macos-arm64.tar.gz — macOS Apple Silicon, Qt5 .app bundle. Ad-hoc signed (no Apple Developer ID), so first launch needs right-click → Open.
  • Hidering_Wallet-windows-x64.zip — Windows x64, Qt5 + runtime DLLs bundled. Unzip and run hidering-wallet-gui.exe from the extracted folder.
  • Hidering_Wallet-v2.0.1-x86_64.AppImage — Linux x86_64 (see note below). Requires glibc ≥ 2.39 (Ubuntu 24.04+, Debian 13+, Fedora 39+).

Each asset has a matching .sha256 sidecar.

⚠️ Note on the Linux build (carry-over)

The macOS and Windows binaries are freshly built for v2.0.2-gui. The Linux AppImage is the v2.0.1-gui build, re-attached here unchanged — it is feature-identical and has not been rebuilt for v2.0.2. Its SHA256 (04f79f096a3c3791f07b70e31e197888f84b51d06e1d30e3c24d221c6376f45a) matches the original v2.0.1-gui asset byte-for-byte. A native v2.0.2 Linux rebuild may replace it in a later update.

SHA256

Asset SHA256
Hidering_Wallet-macos-arm64.tar.gz 63b96e4c1dfe343f1d591a12171eb98af6331ac0e7b6f4344b4e5e7e9947c9da
Hidering_Wallet-windows-x64.zip 9cb4f9c39bb5db070ab293656d1b24a2d59a2ef6f2726d598398e63217a5e0ca
Hidering_Wallet-v2.0.1-x86_64.AppImage 04f79f096a3c3791f07b70e31e197888f84b51d06e1d30e3c24d221c6376f45a

Full Changelog: v2.0.1-gui...v2.0.2-gui