-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepo.json
38 lines (38 loc) · 946 Bytes
/
repo.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
{
"packages": {
"name": "termux-main",
"distribution": "stable",
"component": "main",
"url": "https://packages-cf.termux.dev/apt/termux-main"
},
"tur": {
"name": "tur",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-chromium": {
"name": "tur-chromium",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-on-device": {
"name": "tur-on-device",
"distribution": "tur-packages",
"component": "tur-on-device",
"url": "https://tur.kcubeterm.com"
},
"root-packages": {
"name": "termux-root",
"distribution": "root",
"component": "stable",
"url": "https://packages-cf.termux.dev/apt/termux-root"
},
"x11-packages": {
"name": "termux-x11",
"distribution": "x11",
"component": "main",
"url": "https://packages-cf.termux.dev/apt/termux-x11"
}
}