-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmod-v2.json
More file actions
44 lines (44 loc) · 1.58 KB
/
mod-v2.json
File metadata and controls
44 lines (44 loc) · 1.58 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
[
{
"name": "doconverter",
"title": "doconverter",
"repo": "IceWhaleTech/ZimaOS-doconverter"
},
{
"name": "zima_cron",
"title": "zima_cron",
"repo": "chicohaager/cron"
},
{
"name": "manticore",
"title": "manticore",
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/manticore@main/manticore.raw"
},
{
"name": "manticore_icu",
"title": "manticore_icu",
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/manticore@main/manticore_icu.raw"
},
{
"name": "undelit",
"title": "undelit",
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/undelit@main/undelit.raw"
},
{
"name": "zimaos_ai",
"title": "ZimaOS AI",
"url": "https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/ZimaOS-AI/releases/download/v0.0.86/zimaos_ai.raw",
"self_hosted_url": "https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/ZimaOS-AI/releases/download/zimaos_ai.txt"
},
{
"name":"zimaos_ai_intel",
"title": "ZimaOS AI for intel",
"url": "https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/ZimaOS-AI-Intel/releases/download/v0.0.86/zimaos_ai_intel.raw",
"self_hosted_url": "https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/ZimaOS-AI-Intel/releases/download/zimaos_ai_intel.txt"
},
{
"name":"mobile_backup",
"title": "Mobile Backup",
"self_hosted_url":"https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/icewhale_backup/releases/download/mobile_backup.json"
}
]