This repository hosts the auto-update manifest (latest.json) for Vial.
This repo is configured with GitHub Pages to serve the latest.json file that the Vial app checks for updates.
Update endpoint: https://lapkb.github.io/vial-releases/latest.json
- When a new Vial release is published, the CI/CD workflow pushes the updated
latest.jsonhere - The Vial app checks this endpoint for new versions
- If an update is available, users can download and install it
If needed, you can manually update latest.json with the release information from GitHub Releases.