Expand description
Self-update via GitHub releases.
Structs§
- Update
Error - Errors raised by the self-update flow.
Constants§
- REPO_
NAME 🔒 - REPO_
OWNER 🔒
Functions§
- check_
for_ update - Check GitHub releases for a newer version and return the download URL if available.
- install_
update - Returns
trueif updated andfalseif already on the latest release.