Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita106952

Browse files
committed
Promote 0.11.1 as stable
1 parent9e0fcce commita106952

File tree

1 file changed

+10
-35
lines changed

1 file changed

+10
-35
lines changed

‎index.html‎

Lines changed: 10 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -73,49 +73,24 @@ <h1>Download</h1>
7373
<divclass="row">
7474
<divclass="col-md-4">
7575
<a
76-
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0.zip"
77-
class="btn btn-primary btn-lg btn-block">0.11.0 (zip)</a>
76+
href="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1-final.zip"
77+
class="btn btn-primary btn-lg btn-block">0.11.1-final (zip)</a>
7878
<br>
79-
<smallclass="text-muted cpp-netlib-hash">md5:7d08b5738970b9549a75ec98ee4986be</small>
79+
<smallclass="text-muted cpp-netlib-hash">md5:e02dfc6eff69497d12f262e5e7d41d60</small>
8080
</div>
8181
<divclass="col-md-4">
8282
<a
83-
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0.tar.gz"
84-
class="btn btn-primary btn-lg btn-block">0.11.0 (tar.gz)</a>
83+
href="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1-final.tar.gz"
84+
class="btn btn-primary btn-lg btn-block">0.11.1-final (tar.gz)</a>
8585
<br>
86-
<smallclass="text-muted cpp-netlib-hash">md5:6fba4f2f64f19af9f172fd60ad8e76ab</small>
86+
<smallclass="text-muted cpp-netlib-hash">md5:905887ca44af34f5d4befa0a74be128c</small>
8787
</div>
8888
<divclass="col-md-4">
8989
<a
90-
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0.tar.bz2"
91-
class="btn btn-primary btn-lg btn-block">0.11.0 (tar.bz2)</a>
90+
href="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1-final.tar.bz2"
91+
class="btn btn-primary btn-lg btn-block">0.11.1-final (tar.bz2)</a>
9292
<br>
93-
<smallclass="text-muted cpp-netlib-hash">md5: 0765cf203f451394df98e6ddf7bf2541</small>
94-
</div>
95-
</div>
96-
<p>The current<strong>release candidate</strong> of the library is available in three
97-
formats as well, please pick one of the three:</p>
98-
<divclass="row">
99-
<divclass="col-md-4">
100-
<a
101-
href="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1RC2.zip"
102-
class="btn btn-warning btn-lg btn-block">0.11.1RC2 (zip)</a>
103-
<br>
104-
<smallclass="text-muted cpp-netlib-hash">md5: 88cbb9599135d37bdb3c02e6aaf24f85</small>
105-
</div>
106-
<divclass="col-md-4">
107-
<a
108-
href="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1RC2.tar.gz"
109-
class="btn btn-warning btn-lg btn-block">0.11.1RC2 (tar.gz)</a>
110-
<br>
111-
<smallclass="text-muted cpp-netlib-hash">md5: 451c407029112b05935b9695bd8f8157</small>
112-
</div>
113-
<divclass="col-md-4">
114-
<a
115-
href="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1RC2.tar.bz2"
116-
class="btn btn-warning btn-lg btn-block">0.11.1RC2 (tar.bz2)</a>
117-
<br>
118-
<smallclass="text-muted cpp-netlib-hash">md5: 9bf08d61a3a89d0bd4020201a750d53b</small>
93+
<smallclass="text-muted cpp-netlib-hash">md5: 8c2483fdfb5a39a97fd2db4a42702587</small>
11994
</div>
12095
</div>
12196
</section>
@@ -127,7 +102,7 @@ <h1>Documentation</h1>
127102
library available through the following links.</p>
128103
<divclass="row">
129104
<divclass="col-md-4">
130-
<ahref="0.11.0/index.html"class="btn btn-primary btn-lg btn-block">0.11.0 (stable)</a>
105+
<ahref="0.11.1/index.html"class="btn btn-primary btn-lg btn-block">0.11.1 (stable)</a>
131106
</div>
132107
<divclass="col-md-4">
133108
<ahref="0.10.1/index.html"class="btn btn-warning btn-lg btn-block">0.10.1 (previous stable)</a>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp