Skip to content

Commit 2a37829

Browse files
authored
Merge pull request #224 from DeltaCopy/work/flatpak-runtime
Flatpak runtime QT 6.9 update
2 parents 18ac2da + 0f9c586 commit 2a37829

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/flatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
required: true
1010
type: string
1111
env:
12-
QT6_RUNTIME_VERSION: 6.8
12+
QT6_RUNTIME_VERSION: 6.9
1313
QT5_RUNTIME_VERSION: 5.15-24.08
1414
jobs:
1515
build:

org.kde.KStyle.Darkly6.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"id": "org.kde.KStyle.Darkly",
3-
"branch": "6.8",
3+
"branch": "6.9",
44
"runtime": "org.kde.Platform",
55
"build-extension": true,
66
"sdk": "org.kde.Sdk",
7-
"runtime-version": "6.8",
7+
"runtime-version": "6.9",
88
"appstream-compose": false,
99
"separate-locales": false,
1010
"modules": [

0 commit comments

Comments
 (0)