Skip to content

Commit 16b38b1

Browse files
committed
gnome 49
1 parent 963c86d commit 16b38b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

com.ranfdev.DistroShelf.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"id" : "com.ranfdev.DistroShelf",
33
"runtime" : "org.gnome.Platform",
4-
"runtime-version" : "48",
4+
"runtime-version" : "49",
55
"sdk" : "org.gnome.Sdk",
66
"sdk-extensions" : [
77
"org.freedesktop.Sdk.Extension.rust-stable",
8-
"org.freedesktop.Sdk.Extension.llvm19"
8+
"org.freedesktop.Sdk.Extension.llvm20"
99
],
1010
"command" : "distroshelf",
1111
"finish-args" : [
@@ -18,7 +18,7 @@
1818
],
1919
"build-options" : {
2020
"prepend-path": "/app/bin:/usr/bin",
21-
"append-path" : "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm19/bin",
21+
"append-path" : "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm20/bin",
2222
"build-args" : [
2323
"--share=network"
2424
],

0 commit comments

Comments
 (0)