cryptomator / cryptomator-linux

Cryptomator .AppImage for Linux
GNU General Public License v3.0
14 stars 7 forks source link

Embed update information #2

Closed overheadhunter closed 6 years ago

overheadhunter commented 6 years ago

Once we publish AppImage versions on Bintray (#1), it seems like we can enable an auto-update mechanism. See AppImage/AppImageUpdate for details.

We need to invoke appimagetool with the -u flag, which creates zsync metadata and embeds update information into the appimage (documentation).