sdv43 / whaler

Docker Container Management
93 stars 9 forks source link

Flatpak package uses deprecated Gnome runtime 42 #15

Closed narbux closed 1 year ago

narbux commented 1 year ago

I tried to update Flatpak packages and came across the error that Whaler is using a Gnome runtime that has recently been deprecated. Could Whaler be updated to support a new runtime?

~ $ flatpak update
Looking for updates…

Info: runtime org.gnome.Platform branch 42 is end-of-life, with reason:
   The GNOME 42 runtime is no longer supported as of March 21, 2023. Please ask your application developer to migrate to a supported platform.
Info: applications using this runtime:
   com.github.sdv43.whaler
sdv43 commented 1 year ago

Hi, I updated runtime version. Try to update the app.

narbux commented 1 year ago

Yes, the notice is gone. Thanks!