Skip to content

Commit 5f8a841

Browse files
committed
symlinks another time
1 parent 035f649 commit 5f8a841

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

data.json

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3467,6 +3467,7 @@
34673467
"root": "bluebubbles",
34683468
"symlinks": [
34693469
"app.bluebubbles.BlueBubbles",
3470+
"app.openbubbles.OpenBubbles",
34703471
"bluebubbles-app",
34713472
"com.github.alonsoenrique.quotes",
34723473
"com.github.ma1onso.quotes",
@@ -4103,7 +4104,10 @@
41034104
},
41044105
"buzz": {
41054106
"linux": {
4106-
"root": "buzz"
4107+
"root": "buzz",
4108+
"symlinks": [
4109+
"io.github.chidiwilliams.Buzz"
4110+
]
41074111
}
41084112
},
41094113
"buzztrax": {
@@ -7520,7 +7524,8 @@
75207524
"linux": {
75217525
"root": "devpod",
75227526
"symlinks": [
7523-
"dev-pod"
7527+
"dev-pod",
7528+
"sh.loft.devpod"
75247529
]
75257530
}
75267531
},
@@ -11314,7 +11319,8 @@
1131411319
"linux": {
1131511320
"root": "foot",
1131611321
"symlinks": [
11317-
"org.codeberg.dnkl.foot"
11322+
"org.codeberg.dnkl.foot",
11323+
"page.codeberg.dnkl.foot"
1131811324
]
1131911325
}
1132011326
},
@@ -25302,6 +25308,7 @@
2530225308
"root": "pomidor",
2530325309
"symlinks": [
2530425310
"gnome-pomodoro",
25311+
"io.github.mlm_games.pomodorot",
2530525312
"org.gnome.Pomodoro"
2530625313
]
2530725314
}
@@ -28466,6 +28473,11 @@
2846628473
]
2846728474
}
2846828475
},
28476+
"runemaster": {
28477+
"linux": {
28478+
"root": "io.github.johnfactotum.Runemaster"
28479+
}
28480+
},
2846928481
"runescape": {
2847028482
"linux": {
2847128483
"root": "runescape",
@@ -28474,11 +28486,6 @@
2847428486
]
2847528487
}
2847628488
},
28477-
"runemaster": {
28478-
"linux": {
28479-
"root": "io.github.johnfactotum.Runemaster"
28480-
}
28481-
},
2848228489
"runner": {
2848328490
"linux": {
2848428491
"root": "Runner",
@@ -31805,6 +31812,7 @@
3180531812
"symlinks": [
3180631813
"codeslayer",
3180731814
"featherpad",
31815+
"io.github.mfat.jottr",
3180831816
"jupyter-notebook",
3180931817
"net.codelogistics.letters",
3181031818
"notebook",

0 commit comments

Comments
 (0)