chore: use a newer flatpak runtime (#117)

* use newer flatpak runtime

* .
This commit is contained in:
reya
2025-08-10 07:40:13 +07:00
committed by GitHub
parent 17f92d767e
commit 5011becacb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "$APP_ID",
"runtime": "org.freedesktop.Platform",
"runtime-version": "23.08",
"runtime-version": "24.08",
"sdk": "org.freedesktop.Sdk",
"sdk-extensions": ["org.freedesktop.Sdk.Extension.rust-stable"],
"command": "coop",