Skip to content

LaP0573/Disque-Release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Disque — Binary Releases

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).

Installing

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.

Channels

  • v*-dev.* tags — rolling dev channel. Built from the release branch on the source repo when a build is promoted.
  • Stable releases: not yet. Phase D territory.

Verifying a build

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors