forked from OSC/ondemand
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
44 lines (44 loc) · 847 Bytes
/
config.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
[
{
"name": "dashboard",
"url": "https://github.com/OSC/ood-dashboard",
"tag": "v1.36.0",
"app": true
},
{
"name": "shell",
"url": "https://github.com/OSC/ood-shell",
"tag": "v1.4.8",
"app": true
},
{
"name": "files",
"url": "https://github.com/OSC/ood-fileexplorer",
"tag": "v1.6.3",
"app": true
},
{
"name": "file-editor",
"url": "https://github.com/OSC/ood-fileeditor",
"tag": "v1.4.5",
"app": true
},
{
"name": "activejobs",
"url": "https://github.com/OSC/ood-activejobs",
"tag": "v1.9.4",
"app": true
},
{
"name": "myjobs",
"url": "https://github.com/OSC/ood-myjobs",
"tag": "v2.15.2",
"app": true
},
{
"name": "bc_desktop",
"url": "https://github.com/OSC/bc_desktop",
"tag": "v0.2.2",
"app": true
}
]