unidown.core.updater

Things needed for checking for updates.

Functions

check_for_app_updates()

Check for updates.

get_newest_app_version()

Download the version tag from remote.

check_for_app_updates()[source]

Check for updates.

Return type

bool

Returns

Is update available.

get_newest_app_version()[source]

Download the version tag from remote.

Return type

Version

Returns

Version from remote.