-
-
Notifications
You must be signed in to change notification settings - Fork 690
Expand file tree
/
Copy pathappimagetool
More file actions
6 lines (6 loc) · 572 Bytes
/
appimagetool
File metadata and controls
6 lines (6 loc) · 572 Bytes
1
2
3
4
5
6
https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage
# https://api.github.com/repos/AppImage/AppImageKit/releases/tags/continuous
# Need to handle multiple AppImages per release for this? (to be decided)
# We also need to think about how we handle multiple architectures... perhaps we should only care about x86_64 and
# since we link to the download page, the user could download other architectures from there?
# But at least we should somehow carry the information that downloads for multiple architectures are available.