-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate.json
58 lines (58 loc) · 1.73 KB
/
update.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
57
58
{
"libs":
[
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/tasks.zip",
"name": "tasks",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/cjson.zip",
"name": "cjson",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/copas.zip",
"name": "copas",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/effil.zip",
"name": "effil",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/iconv.zip",
"name": "iconv",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/lfs.zip",
"name": "lfs",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/socket.zip",
"name": "socket",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/ssl.zip",
"name": "ssl",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/lib/websocket.zip",
"name": "websocket",
"type": "lib"
},
{
"url": "https://raw.githubusercontent.com/TrilogyDevelop/updater/refs/heads/main/scripts/reload_all.zip",
"name": "reload all",
"type": "script"
}
],
"LastVer": "v.011.3-alpha",
"LastVerNum": 114,
"url": "https://github.com/TrilogyDevelop/updater/raw/refs/heads/main/TrilogyLoader.zip"
}