You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file is used to provide binary delta updates for the OnlyOffice AppImage, since there is no other update mechanism on such version.
The command to create the zsync file goes as follows: appimagetool <path to .desktop file> -u "gh-release|<username>|<repo name>|latest|<name of appimage>".
I've created issue 56591 in our private issue tracker to discuss it with our team
But personally, I don't think there is a point in that, we release our product not very often, I think once in several months and no a log of people will be downloading smaller updates just to save several hundred of megabytes
This file is used to provide binary delta updates for the OnlyOffice AppImage, since there is no other update mechanism on such version.
The command to create the zsync file goes as follows:
appimagetool <path to .desktop file> -u "gh-release|<username>|<repo name>|latest|<name of appimage>"
.Probably wise to put this in as a GitHub Action. Source: https://github.com/AppImage/AppImageSpec/blob/master/draft.md#github-releases
The text was updated successfully, but these errors were encountered: