From 788d121899ba049c715f60e2faf23c1c6f013e73 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sun, 17 May 2026 21:21:03 -0400 Subject: [PATCH] chore(flatpak): bump platform to 25.08 and node to 24 --- .github/workflows/ci-flatpak.yml | 4 ++-- packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci-flatpak.yml b/.github/workflows/ci-flatpak.yml index 6b2b7ef4f95..cc7fac1d882 100644 --- a/.github/workflows/ci-flatpak.yml +++ b/.github/workflows/ci-flatpak.yml @@ -18,8 +18,8 @@ jobs: env: APP_ID: dev.lizardbyte.app.Sunshine MATRIX_ARCH: ${{ matrix.arch }} - NODE_VERSION: "20" - PLATFORM_VERSION: "24.08" + NODE_VERSION: "24" + PLATFORM_VERSION: "25.08" permissions: contents: read runs-on: ${{ matrix.runner }} diff --git a/packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml b/packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml index 1decda94c90..bb43257636a 100644 --- a/packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml +++ b/packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml @@ -1,10 +1,10 @@ --- app-id: "@PROJECT_FQDN@" runtime: org.freedesktop.Platform -runtime-version: "24.08" +runtime-version: "25.08" sdk: org.freedesktop.Sdk sdk-extensions: - - org.freedesktop.Sdk.Extension.node20 + - org.freedesktop.Sdk.Extension.node24 command: sunshine separate-locales: false finish-args: