Skip to content

Commit bd6416b

Browse files
committed
CI Update Flatpak to 2026-06-06 deps
- Update nv-codec to n13.0.19.0 - Update FFmpeg to 8.1 - Update qrcodegen-cmake to v1.8.0-cmake4 - Update libdatachannel to v0.24.2 - Update plog to version 1.1.11 - Update Qt to 6.11.1 - Update libvpl to version 2.16.0 - Update vpl-grpu-rt to version 26.1.5 - Update ECM to version 6.26.0
1 parent f61619c commit bd6416b

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

build-aux/com.obsproject.Studio.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"modules": [
4141
{
42-
"name": "obs-deps-base",
42+
"name": "obs-deps-buildstream-base",
4343
"buildsystem": "simple",
4444
"build-commands": [
4545
"tar -xvf base.tar.xz -C /"
@@ -48,13 +48,13 @@
4848
{
4949
"type": "file",
5050
"dest-filename": "base.tar.xz",
51-
"url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-01-09/flatpak-base-x86_64-2026-01-09.tar.xz",
52-
"sha256": "664ff7c2e3cfa552a6b16e7b78428c1940a5a42f85911b5e4d57a053f0dcc9e1"
51+
"url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-06-06/flatpak-base-x86_64-2026-06-06.tar.xz",
52+
"sha256": "e0888f1852cf942babf640dd8379842861a46a608f2130833d619899ddf25b04"
5353
}
5454
]
5555
},
5656
{
57-
"name": "obs-deps-devel",
57+
"name": "obs-deps-buildstream-devel",
5858
"buildsystem": "simple",
5959
"build-commands": [
6060
"tar -xvf devel.tar.xz -C /"
@@ -63,13 +63,13 @@
6363
{
6464
"type": "file",
6565
"dest-filename": "devel.tar.xz",
66-
"url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-01-09/flatpak-devel-x86_64-2026-01-09.tar.xz",
67-
"sha256": "214a18feff6d7e1ed5b42820ac806eafec50029e41f03c197f76e06eafb591dc"
66+
"url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-06-06/flatpak-devel-x86_64-2026-06-06.tar.xz",
67+
"sha256": "51f9cb6563fc0870a2696ca977c1826f48f2ede6ebaf3486bc4017090fea0d93"
6868
}
6969
]
7070
},
7171
{
72-
"name": "obs-deps-devtools",
72+
"name": "obs-deps-buildstream-devtools",
7373
"buildsystem": "simple",
7474
"build-commands": [
7575
"tar -xvf devtools.tar.xz -C /"
@@ -81,13 +81,13 @@
8181
{
8282
"type": "file",
8383
"dest-filename": "devtools.tar.xz",
84-
"url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-01-09/flatpak-devtools-x86_64-2026-01-09.tar.xz",
85-
"sha256": "f3381b9661925a593ebe42dded1a87f86d54e49c7fde92567f2f19d37564bb61"
84+
"url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-06-06/flatpak-devtools-x86_64-2026-06-06.tar.xz",
85+
"sha256": "0ba4e5078e63a008a504150ccc1c25bdbed1e5490765606a67af07b0c93c05c2"
8686
}
8787
]
8888
},
8989
{
90-
"name": "qt",
90+
"name": "obs-deps-buildstream-qt",
9191
"buildsystem": "simple",
9292
"build-commands": [
9393
"tar -xvf qt.tar.xz -C /"
@@ -96,8 +96,8 @@
9696
{
9797
"type": "file",
9898
"dest-filename": "qt.tar.xz",
99-
"url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-01-09/flatpak-qt-x86_64-2026-01-09.tar.xz",
100-
"sha256": "57c5c90cd5824d2a634ba92a0a2ad1b1a57347ee14a9eae41cf77c74970cee11"
99+
"url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-06-06/flatpak-qt-x86_64-2026-06-06.tar.xz",
100+
"sha256": "2dc37eddc2f252304383c0c2b5d85898593b695e026ebb88892bdc005498ddb6"
101101
}
102102
]
103103
},

0 commit comments

Comments
 (0)