This repository is used to host release assets for the Brightsy Desktop application.
- GitHub Releases and attached binaries generated by
electron-builder - Auto-update metadata consumed by
electron-updater(for examplelatest-mac.yml) - Versioned desktop artifacts such as
.zip,.dmg, and.blockmapfiles
- Application source code
- Day-to-day development work
- Issues/PRs for the main product codebase
Brightsy Desktop checks this repository’s published releases (not drafts) for updates.
For macOS auto-updates, releases should include:
latest-mac.ymlBrightsy-<version>-arm64-mac.zip- corresponding
.blockmapfiles
This repository is maintained by the Brightsy team for release distribution only.