Structsยง
- GhRelease ๐
- Update
Info - Result of checking GitHub Releases for a newer Entracte build.
Constantsยง
- RELEASES_
URL ๐
Functionsยง
- check_
for_ update - Hit the GitHub Releases API and compare the latest tag against the running version. 10-second timeout; errors stringify the underlying reqwest / parse failure for display in the About tab.
- check_
for_ ๐update_ at - HTTP layer for
check_for_update. Split off so tests can point it at amockito::ServerURL without bringing up a TauriAppHandle. - is_
newer ๐ - normalize ๐
- parse_
version ๐
Type Aliasesยง
- Parsed
Version ๐