We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89c54d commit 3e2c373Copy full SHA for 3e2c373
1 file changed
data/appimagetool
@@ -1,2 +1,5 @@
1
https://api.github.com/repos/AppImage/AppImageKit/releases/tags/continuous
2
# Need to handle multiple AppImages per release for this? (to be decided)
3
+# We also need to think about how we handle multiple architectures... perhaps we should only care about x86_64 and
4
+# since we link to the download page, the user could download other architectures from there?
5
+# But at least we should somehow carry the information that downloads for multiple architectures are available.
0 commit comments