-
Notifications
You must be signed in to change notification settings - Fork 66
Expand file tree
/
Copy pathupdates.json
More file actions
49 lines (49 loc) · 1.48 KB
/
Copy pathupdates.json
File metadata and controls
49 lines (49 loc) · 1.48 KB
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
{
"addons": {
"tbsync@jobisoft.de": {
"updates": [
{
"version": "5.3.8",
"update_info_url": "https://github.com/jobisoft/TbSync/releases/tag/v5.3.8",
"update_link": "https://github.com/jobisoft/TbSync/releases/download/v5.3.8/tbsync_5_3_8_beta.xpi",
"applications": {
"gecko": {
"strict_min_version": "153.0",
"strict_max_version": "157.*"
}
}
}
]
},
"google-4-tbsync@marcozanon.com": {
"updates": [
{
"version": "5.3.4",
"update_info_url": "https://github.com/jobisoft/google-4-tbsync/releases/tag/v5.3.4",
"update_link": "https://github.com/jobisoft/google-4-tbsync/releases/download/v5.3.4/google-4-tbsync_5_3_4_beta.xpi",
"applications": {
"gecko": {
"strict_min_version": "153.0",
"strict_max_version": "157.*"
}
}
}
]
},
"eas4tbsync@jobisoft.de": {
"updates": [
{
"version": "5.3.11",
"update_info_url": "https://github.com/jobisoft/EAS-4-TbSync/releases/tag/v5.3.11",
"update_link": "https://github.com/jobisoft/EAS-4-TbSync/releases/download/v5.3.11/eas-4-tbsync_5_3_11_beta.xpi",
"applications": {
"gecko": {
"strict_min_version": "153.0",
"strict_max_version": "157.*"
}
}
}
]
}
}
}