]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blob - www/releases.json
Initial checkin.
[people/shoehn/ipfire.org.git] / www / releases.json
1 [
2 { "name" : "IPFire 2.5 - Core 34",
3 "status" : "stable",
4 "online" : 1,
5 "files" : [
6 {
7 "type" : "alix",
8 "name" : "ipfire-2.5.1gb-ext2-scon.i586-full-core34.img.gz",
9 "sha1" : "0000000000000000000000000000000000000000"
10 },
11 {
12 "type" : "iso",
13 "name" : "ipfire-2.5.i586-full-core34.iso",
14 "sha1" : "0000000000000000000000000000000000000000"
15 },
16 {
17 "type" : "torrent",
18 "name" : "ipfire-2.5.i586-full-core34.iso.torrent",
19 "hash" : "50DC8E935D63ACAC02E5A3C21477EE59D7F1A06D"
20 },
21 {
22 "type" : "usbfdd",
23 "name" : "ipfire-2.5-install-usb-fdd.i586-full-core34.img.gz",
24 "sha1" : "0000000000000000000000000000000000000000"
25 },
26 {
27 "type" : "usbhdd",
28 "name" : "ipfire-2.5-install-usb-hdd.i586-full-core34.img.gz",
29 "sha1" : "0000000000000000000000000000000000000000"
30 },
31 {
32 "type" : "xen",
33 "name" : "ipfire-2.5.xen.i586-full-core34.tar.bz2",
34 "sha1" : "0000000000000000000000000000000000000000"
35 }
36 ]
37 },
38
39 { "name" : "IPFire 2.5 - Core 33",
40 "status" : "stable",
41 "online" : 1,
42 "files" : [
43 {
44 "type" : "alix",
45 "name" : "ipfire-2.5.1gb-ext2-scon.i586-full-core33.img.gz",
46 "sha1" : "0000000000000000000000000000000000000000"
47 },
48 {
49 "type" : "iso",
50 "name" : "ipfire-2.5.i586-full-core33.iso",
51 "sha1" : "0000000000000000000000000000000000000000"
52 },
53 {
54 "type" : "torrent",
55 "name" : "ipfire-2.5.i586-full-core33.iso.torrent",
56 "hash" : "D9992ED673EC9D92774452962F4445993ECA730E"
57 },
58 {
59 "type" : "usbfdd",
60 "name" : "ipfire-2.5-install-usb-fdd.i586-full-core33.img.gz",
61 "sha1" : "0000000000000000000000000000000000000000"
62 },
63 {
64 "type" : "usbhdd",
65 "name" : "ipfire-2.5-install-usb-hdd.i586-full-core33.img.gz",
66 "sha1" : "0000000000000000000000000000000000000000"
67 },
68 {
69 "type" : "xen",
70 "name" : "ipfire-2.5.xen.i586-full-core33.tar.bz2",
71 "sha1" : "0000000000000000000000000000000000000000"
72 }
73 ]
74 },
75
76 { "name" : "IPFire 3.0 alpha 1",
77 "status" : "development",
78 "online" : 1,
79 "files" : [
80 {
81 "type" : "iso",
82 "name" : "ipfire-3.0-alpha1.i686.iso",
83 "sha1" : "0000000000000000000000000000000000000000"
84 }
85 ]
86 }
87 ]