~cpick/mongrel2/release

« back to all changes in this revision

Viewing changes to docs/site/src/downloads/index.json

  • Committer: Chris Pick
  • Date: 2013-06-30 16:39:57 UTC
  • mfrom: (1106.1.15)
  • Revision ID: git-v1:ec39967acb6bc9867ed9b9dc3774304ca6b9c294
Merge tag 'v1.8.1' into debian

Hotfix for github issue 148

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
2
    'template': 'downloads.html',
 
3
    "top": { "prev": "Home", "cur": "Downloads" },
 
4
 
 
5
    "releases": [
 
6
        { 
 
7
            "version": "1.8.0",
 
8
            "md5": "4bca0d299e7e77efa4c674bc5877dfd0",
 
9
            "link": "https://github.com/zedshaw/mongrel2/tarball/v1.8.0",
 
10
            "date": "Jun 22 2011"
 
11
        },
 
12
        {
 
13
            "version": "1.7.5",
 
14
            "md5": "923c6403d037dc7d0a016df1b3d14be6",
 
15
            "link": "https://github.com/zedshaw/mongrel2/tarball/v1.7.5",
 
16
            "date": "Jun 22 2011"
 
17
        },
 
18
        { 
 
19
            "version": "1.7.4",
 
20
            "md5": "c9fbb0ee71b3a7ac69907536b991aa31",
 
21
            "link": "https://github.com/zedshaw/mongrel2/tarball/v1.7.4",
 
22
            "date": "Jun 14 2011"
 
23
        },
 
24
        { 
 
25
            "version": "1.7.3",
 
26
            "md5": "2e31b1457c67191608d2f1caceeb0a3d",
 
27
            "link": "https://github.com/zedshaw/mongrel2/tarball/v1.7.3",
 
28
            "date": "Jun 01 2011"
 
29
        },
 
30
        { 
 
31
            "version": "1.6",
 
32
            "md5": "ecdeae16046853bf57fd5aab82bf2d23",
 
33
            "link": "https://github.com/zedshaw/mongrel2/tarball/v1.6",
 
34
            "date": "May 01 2011"
 
35
        },
 
36
    ]
 
37
}