forked from cohorte/cohorte.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlatest_platforms.json
40 lines (40 loc) · 2.24 KB
/
latest_platforms.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
{
"releases": {},
"snapshots": {
"cohorte-linux-distribution": {
"files": {
"tar.gz": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141009.224732-5-linux-distribution.tar.gz",
"zip": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141009.224732-5-linux-distribution.zip"
},
"version": "1.0.0-20141009.224732-5"
},
"cohorte-macosx-distribution": {
"files": {
"tar.gz": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141010.150616-7-macosx-distribution.tar.gz",
"zip": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141010.150616-7-macosx-distribution.zip"
},
"version": "1.0.0-20141010.150616-7"
},
"cohorte-minimal-base-distribution": {
"files": {
"tar.gz": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141009.154231-3-minimal-base-distribution.tar.gz",
"zip": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141009.154231-3-minimal-base-distribution.zip"
},
"version": "1.0.0-20141009.154231-3"
},
"cohorte-minimal-home-distribution": {
"files": {
"tar.gz": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141009.151748-3-minimal-home-distribution.tar.gz",
"zip": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141009.151748-3-minimal-home-distribution.zip"
},
"version": "1.0.0-20141009.151748-3"
},
"cohorte-python-distribution": {
"files": {
"tar.gz": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141009.224247-4-python-distribution.tar.gz",
"zip": "http://repo.isandlatech.com/maven/snapshots/org/cohorte/platforms/cohorte/1.0.0-SNAPSHOT/cohorte-1.0.0-20141009.224247-4-python-distribution.zip"
},
"version": "1.0.0-20141009.224247-4"
}
}
}