Skip to main content

Module update

Module update 

Source
Expand description

Self-update via GitHub releases.

Structs§

UpdateError
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 true if updated and false if already on the latest release.