electron-userland / electron-builder-binaries

172 stars 60 forks source link

Please replace the AppImage runtimes #6

Closed probonopd closed 6 years ago

probonopd commented 6 years ago

Please replace the AppImage runtimes with ones from https://github.com/AppImage/AppImageKit/releases/tag/continuous.

The ones currently used are broken and result in AppImages that violate the AppImage spec.

More information: https://github.com/AppImage/AppImageKit/issues/521#issuecomment-345447957

Thank you very much and sorry for the inconvenience. Keep up the great work @develar!

probonopd commented 6 years ago

To verify, run xxd Some.AppImage | head -n 1 - it must show the AppImage type-2 magic bytes 0x414902: