File tree 1 file changed +8
-24
lines changed
1 file changed +8
-24
lines changed Original file line number Diff line number Diff line change @@ -53,40 +53,24 @@ <h1>Overview</h1>
53
53
< div class ="page-header ">
54
54
< h1 > Download</ h1 >
55
55
</ div >
56
- < h2 > Stable </ h2 >
56
+ < h2 > Releases </ h2 >
57
57
< div class ="row ">
58
58
< div class ="col-md-4 ">
59
- < a href ="http://downloads.cpp-netlib.org/0.13.0/cpp-netlib-0.13.0-final.zip " class ="btn btn-primary btn-lg btn-block "> 0.13.0-final (zip)</ a >
60
- < br >
61
- < small class ="text-muted cpp-netlib-hash "> md5: 11fc9ebe27dab21fb3663f6fa9f8699b</ small >
62
- </ div >
63
- < div class ="col-md-4 ">
64
- < a href ="http://downloads.cpp-netlib.org/0.13.0/cpp-netlib-0.13.0-final.tar.gz " class ="btn btn-primary btn-lg btn-block "> 0.13.0-final (tar.gz)</ a >
59
+ < a href ="https://github.com/cpp-netlib/cpp-netlib/releases " class ="btn btn-primary btn-lg btn-block "> Releases</ a >
65
60
< br >
66
- < small class ="text-muted cpp-netlib-hash " > md5: 002b0922bc7028d585c4975db748399d </ small >
61
+ < small class ="text-muted " > GitHub based releases. </ small >
67
62
</ div >
63
+ </ div >
64
+ < h2 > Stable</ h2 >
65
+ < div class ="row ">
68
66
< div class ="col-md-4 ">
69
- < a href ="http://downloads.cpp-netlib.org/0.13.0/cpp-netlib-0.13.0-final.tar.bz2 " class ="btn btn-primary btn-lg btn-block "> 0.13.0-final (tar.bz2)</ a >
70
- < br >
71
- < small class ="text-muted cpp-netlib-hash "> md5: 7933af08804db409f0a01f14fb997828</ small >
67
+ < a href ="https://github.com/cpp-netlib/cpp-netlib/releases/tag/cpp-netlib-0.13.0-final " class ="btn btn-primary btn-lg btn-block "> 0.13.0-final</ a >
72
68
</ div >
73
69
</ div >
74
70
< h2 > Previous Stable</ h2 >
75
71
< div class ="row ">
76
72
< div class ="col-md-4 ">
77
- < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.zip " class ="btn btn-success btn-lg btn-block "> 0.12.0-final (zip)</ a >
78
- < br >
79
- < small class ="text-muted cpp-netlib-hash "> md5: 19af754d82e0f3d3d67a456830a88861</ small >
80
- </ div >
81
- < div class ="col-md-4 ">
82
- < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.tar.gz " class ="btn btn-success btn-lg btn-block "> 0.12.0-final (tar.gz)</ a >
83
- < br >
84
- < small class ="text-muted cpp-netlib-hash "> md5: 29b87c0e8c1a9e7fbdea5afcec947d53</ small >
85
- </ div >
86
- < div class ="col-md-4 ">
87
- < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.tar.bz2 " class ="btn btn-success btn-lg btn-block "> 0.12.0-final (tar.bz2)</ a >
88
- < br >
89
- < small class ="text-muted cpp-netlib-hash "> md5: 25d1a0bfa088ad4cede998c52fec7b91</ small >
73
+ < a href ="https://github.com/cpp-netlib/cpp-netlib/releases/tag/cpp-netlib-0.12.0-final " class ="btn btn-success btn-lg btn-block "> 0.12.0-final</ a >
90
74
</ div >
91
75
</ div >
92
76
</ section >
You can’t perform that action at this time.
0 commit comments