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

Commit0572153

Browse files
committed
Update download links to RC2
1 parent8af805c commit0572153

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

‎index.html‎

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1>The C++ Network Library Project</h1>
2929
<pclass="lead">A collection of open-source libraries for high level network programming.</p>
3030
</header>
3131
<divclass="row">
32-
<divclass="col-md-3"id="cpp-netlib-docs-sidebar"role="complimentary">
32+
<divclass="col-md-3"id="cpp-netlib-docs-sidebar"role="complimentary">
3333
<ulclass="nav list-group cpp-netlib-sidebar"data-spy="affix"data-offset-top="245">
3434
<liclass="list-group-item"><ahref="#overview">Overview</a></li>
3535
<liclass="list-group-item"><ahref="#download">Download</a></li>
@@ -90,26 +90,26 @@ <h1>Download</h1>
9090
<divclass="row">
9191
<divclass="col-md-4">
9292
<a
93-
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.zip"
94-
class="btn btn-warning btn-lg btn-block">0.11.0-rc1 (zip)<br>
95-
<smallclass="text-muted cpp-netlib-hash">md5:b987e5b73a2b637f6971c769322cbeed</small></a>
93+
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc2.zip"
94+
class="btn btn-warning btn-lg btn-block">0.11.0-rc2 (zip)<br>
95+
<smallclass="text-muted cpp-netlib-hash">md5:e131879a6a5a4cea1ba9aa007a72467a</small></a>
9696
</div>
9797
<divclass="col-md-4">
9898
<a
99-
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.gz"
100-
class="btn btn-warning btn-lg btn-block">0.11.0-rc1 (tar.gz)<br>
101-
<smallclass="text-muted cpp-netlib-hash">md5:69a7f3b916b6943f74ecceb352ff2604</small></a>
99+
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc2.tar.gz"
100+
class="btn btn-warning btn-lg btn-block">0.11.0-rc2 (tar.gz)<br>
101+
<smallclass="text-muted cpp-netlib-hash">md5:4770d1f8bc8b36b364da45f25fe85c1c</small></a>
102102
<br>
103103
</div>
104104
<divclass="col-md-4">
105105
<a
106-
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.bz2"
107-
class="btn btn-warning btn-lg btn-block">0.11.0-rc1 (tar.bz2)<br>
108-
<smallclass="text-muted cpp-netlib-hash">md5:cb44b540ba9e398393c2d31ddebc9d48</small></a>
106+
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc2.tar.bz2"
107+
class="btn btn-warning btn-lg btn-block">0.11.0-rc2 (tar.bz2)<br>
108+
<smallclass="text-muted cpp-netlib-hash">md5:14ea8d8fad1afa43f97391b7ed6cb9dc</small></a>
109109
</div>
110110
</div>
111111
<p>You can download<ahref="https://github.com/cpp-netlib/cpp-netlib/downloads">previous releases</a> of the library from our
112-
Github download page.</p>
112+
GitHub download page.</p>
113113
</section>
114114
<sectionid="documentation">
115115
<divclass="page-header">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp