-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdates.json
56 lines (56 loc) · 2.01 KB
/
updates.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"addons": {
"comfortable.panda@das08": {
"updates": [
{
"version": "3.0.0",
"update_link": "https://das82.com/downloads/comfortable_panda-3.0.0-fx.xpi"
},
{
"version": "3.0.3",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-3.0.3-fx.xpi"
},
{
"version": "3.2.0",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-3.2.0-fx.xpi"
},
{
"version": "3.3.1",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-3.3.1-fx.xpi"
},
{
"version": "3.4.3",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-3.4.3-fx.xpi"
},
{
"version": "3.5.1",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-3.5.1-fx.xpi"
},
{
"version": "4.1.0",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-4.1.0-fx.xpi"
},
{
"version": "5.0.0",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-5.0.0-fx.xpi"
},
{
"version": "5.0.1",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-5.0.1.xpi"
},
{
"version": "5.1.0",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-5.1.0.xpi"
},
{
"version": "5.1.4",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-5.1.4.xpi"
},
{
"version": "5.2.1",
"update_link": "https://tinaxd.github.io/comfortable-panda-firefox-updates/comfortable_panda-5.2.1.xpi"
}
]
}
}
}