flatpak: update runtime to GNOME 50 (#12428)
Notable dependency changes: - GTK: `4.20.4` -> `4.22.2` - libadwaita: `1.8.5` -> `1.9.0`pull/12437/head
commit
98d14aa66b
|
|
@ -1,6 +1,6 @@
|
|||
app-id: com.mitchellh.ghostty-debug
|
||||
runtime: org.gnome.Platform
|
||||
runtime-version: "49"
|
||||
runtime-version: "50"
|
||||
sdk: org.gnome.Sdk
|
||||
default-branch: tip
|
||||
command: ghostty
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
app-id: com.mitchellh.ghostty
|
||||
runtime: org.gnome.Platform
|
||||
runtime-version: "49"
|
||||
runtime-version: "50"
|
||||
sdk: org.gnome.Sdk
|
||||
default-branch: tip
|
||||
command: ghostty
|
||||
|
|
|
|||
Loading…
Reference in New Issue