-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
39 lines (39 loc) · 1.04 KB
/
data.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
{
"version": "1.6.2.7",
"versions": {
"windows": "1.6.2.7",
"linux": "1.6.2.7",
"macOS": "1.6.2.7"
},
"beta_versions": {
"windows": "1.6.2.7",
"linux": "1.6.2.7",
"macOS": "1.6.2.7"
},
"update_launcher": {
"sbotics": false,
"launcher": false
},
"update_path": {
"win": {
"state": true,
"prefix": "exe",
"path": "https://github.com/sBotics/launcher/releases/download/v3.3.8/sBotics-Setup-3.3.8.exe"
},
"lin": {
"state": true,
"prefix": "AppImage",
"path": "https://github.com/sBotics/launcher/releases/download/v3.3.8/sBotics-3.3.8.AppImage"
},
"os": {
"state": true,
"prefix": "dmg",
"path": "https://github.com/sBotics/launcher/releases/download/v3.3.8/sBotics-3.3.8.dmg"
},
"auto": "https://api.github.com/repos/sbotics/launcher/releases/latest"
},
"discord": {
"data": "https://discord.com/api/guilds/724343790919221330/widget.json",
"members": "https://discord.com/api/v8/invites/fDhUvWbmMV?with_counts=true"
}
}