From 6fb86a819e6691a63fdf669e9a066de795cad533 Mon Sep 17 00:00:00 2001 From: Leorize Date: Wed, 15 Apr 2026 23:24:35 -0700 Subject: [PATCH] flatpak: update runtime to GNOME 50 --- flatpak/com.mitchellh.ghostty-debug.yml | 2 +- flatpak/com.mitchellh.ghostty.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flatpak/com.mitchellh.ghostty-debug.yml b/flatpak/com.mitchellh.ghostty-debug.yml index 559f5a487..597904ab5 100644 --- a/flatpak/com.mitchellh.ghostty-debug.yml +++ b/flatpak/com.mitchellh.ghostty-debug.yml @@ -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 diff --git a/flatpak/com.mitchellh.ghostty.yml b/flatpak/com.mitchellh.ghostty.yml index af321d00f..246abb590 100644 --- a/flatpak/com.mitchellh.ghostty.yml +++ b/flatpak/com.mitchellh.ghostty.yml @@ -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