Signed binary releases of Disque, a local-first music library app.
Source is private. This repo exists only to host installers so the Tauri auto-updater can fetch them without authentication. See disque.app (eventually).
Head to the Releases page and grab:
- Windows:
Disque_x.y.z_x64_en-US.msi - macOS (Apple Silicon):
Disque_x.y.z_aarch64.dmg - macOS (Intel):
Disque_x.y.z_x64.dmg
Dev builds are not OS-code-signed yet, so the first install will show SmartScreen (Windows) or Gatekeeper (macOS) warnings. See the first-install guide for the one-time bypass. Auto-updates after that are transparent.
v*-dev.*tags — rolling dev channel. Built from thereleasebranch on the source repo when a build is promoted.- Stable releases: not yet. Phase D territory.
Every bundle ships with a matching .sig file. The Tauri updater verifies this automatically using the ed25519 public key baked into the app. Manual verification isn't typically necessary — if the app installed an update, it was signed by our CI.
Copyright © 2026 Maxim. All rights reserved.