-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
updates.json
38 lines (38 loc) · 1.5 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
{
"addons": {
"[email protected]": {
"updates": [
{
"version": "4.0.0",
"update_link": "https://github.com/esperecyan/user-chrome-es/releases/download/v4.0.0/user_chrome_es-4.0.0.xpi",
"update_info_url": "https://github.com/esperecyan/user-chrome-es/releases/v4.0.0"
},
{
"version": "3.0.0",
"update_link": "https://github.com/esperecyan/user-chrome-es/releases/download/v3.0.0/userchromees-3.0.0-fx.xpi",
"update_info_url": "https://github.com/esperecyan/user-chrome-es/releases/v3.0.0"
},
{
"version": "0.4.1",
"update_link": "https://github.com/esperecyan/user-chrome-es/releases/download/v0.4.1/user-chrome-es-0.4.1.xpi",
"update_info_url": "https://github.com/esperecyan/user-chrome-es/releases/v0.4.1"
},
{
"version": "0.3.0",
"update_link": "https://github.com/esperecyan/user-chrome-es/releases/download/v0.3.0/user-chrome-es-0.3.0.xpi",
"update_info_url": "https://github.com/esperecyan/user-chrome-es/releases/v0.3.0"
},
{
"version": "0.2.0",
"update_link": "https://github.com/esperecyan/user-chrome-es/releases/download/v0.2.0/user-chrome-es-0.2.0.xpi",
"update_info_url": "https://github.com/esperecyan/user-chrome-es/releases/v0.2.0"
},
{
"version": "0.1.1",
"update_link": "https://github.com/esperecyan/user-chrome-es/releases/download/v0.1.1/user-chrome-es-0.1.1.xpi",
"update_info_url": "https://github.com/esperecyan/user-chrome-es/releases/v0.1.1"
}
]
}
}
}