-
Notifications
You must be signed in to change notification settings - Fork 8
/
update-beta.json
40 lines (40 loc) · 1.06 KB
/
update-beta.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
{
"addons": {
"[email protected]": {
"updates": [
{
"version": "0.1.0",
"update_link": "https://github.com/daeh/zotero-markdb-connect/releases/latest/download/markdb-connect-0.1.0.xpi",
"applications": {
"zotero": {
"strict_min_version": "6.999"
}
}
},
{
"version": "0.0.27",
"update_link": "https://github.com/daeh/zotero-markdb-connect/releases/download/v0.0.27/markdb-connect-0.0.27.xpi",
"applications": {
"gecko": {
"strict_min_version": "60.9",
"strict_max_version": "60.9"
}
}
}
]
},
"[email protected]": {
"updates": [
{
"version": "0.1.0-rc.5",
"update_link": "https://github.com/daeh/zotero-markdb-connect/releases/download/v0.1.0-rc.5/markdb-connect-0.1.0-rc.5.xpi",
"applications": {
"zotero": {
"strict_min_version": "6.999"
}
}
}
]
}
}
}