Where do we get the .deb file? #217
|
https://skales.app/download/ says "AppImage / .deb" but clicking it gets AppImage and i dont see any link for .deb and https://github.com/skalesapp/skales/releases only shows AppImage |
Replies: 2 comments 3 replies
|
There is one now. Github Release v12.5.75 You were right, and the reason was worse than a missing link: the page promised a .deb and no such file existed. It had been built for an earlier version and pulled again, because on a macOS host it is built as a silent failure. Rather than try that again, it is built on Linux now, in CI. From 12.5.75 it is in the releases and on the download page: skales.app/download/latest-linux-deb for Debian, Ubuntu and Mint Thanks for reporting it! |
Update: v12.5.76 is the latest release.