flatpak: Update to GNOME 43

Update git actions builds to GNOME 43 runtime. #315
This commit is contained in:
Rafał Dzięgiel
2022-10-13 20:54:26 +02:00
parent aaa3f6c4da
commit a25bfa5418
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"app-id": "com.github.rafostar.Clapper",
"runtime": "org.gnome.Platform",
"runtime-version": "42",
"runtime-version": "43",
"sdk": "org.gnome.Sdk",
"command": "com.github.rafostar.Clapper",
"finish-args": [
@@ -34,7 +34,6 @@
"flathub/lib/ffmpeg.json",
"flathub/lib/uchardet.json",
"flathub/gstreamer-1.0/gstreamer.json",
"flathub/lib/gtk4.json",
"flathub/lib/libadwaita.json",
"testing/gtuber.json",
{