-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrepo.json
80 lines (80 loc) · 1.96 KB
/
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"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-pypi-312": {
"name": "tur-pypi-312",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-pypi-311": {
"name": "tur-pypi-311",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-pypi-310": {
"name": "tur-pypi-310",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-pypi-39": {
"name": "tur-pypi-39",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-pypi-38": {
"name": "tur-pypi-38",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-pypi-37": {
"name": "tur-pypi-37",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-pypi-generic": {
"name": "tur-pypi-generic",
"distribution": "tur-packages",
"component": "tur",
"url": "https://tur.kcubeterm.com"
},
"tur-pypi-b": {
"name": "tur-pypi-b",
"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"
}
}