-
Notifications
You must be signed in to change notification settings - Fork 5
/
example-stream.json
35 lines (35 loc) · 1.12 KB
/
example-stream.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
{
"updated": "Wed, 11 Jun 2014 13:00:55 +0000",
"license": "http://www.canonical.com/intellectual-property-policy",
"format": "products:1.0",
"datatype": "image-downloads",
"products": {
"com.ubuntu.cloud:server:14.04:amd64": {
"release": "trusty",
"version": "14.04",
"arch": "amd64",
"versions": {
"20140607.1": {
"items": {
"disk1.img": {
"size": 253755904,
"path": "server/releases/trusty/release-20140607.1/ubuntu-14.04-server-cloudimg-amd64-disk1.img",
"ftype": "disk1.img",
"sha256": "58eb3a9bee962b3e53cefb7654c0437e805ac062280a41469546e94cb7196db7",
"md5": "350353fbaee61e6b6f8eefa864bc2516"
},
"root.tar.gz": {
"size": 185723744,
"path": "server/releases/trusty/release-20140607.1/ubuntu-14.04-server-cloudimg-amd64-root.tar.gz",
"ftype": "root.tar.gz",
"sha256": "f38e0d55fda1b231f34a7822fc7eae207f96b4d22cd94797a46428fa32835d1e",
"md5": "7c31251585904d1aac813ae29c50ca27"
}
},
"pubname": "ubuntu-trusty-14.04-amd64-server-20140607.1",
"label": "release"
},
}
}
}
}