Skip to content

Commit 9866889

Browse files
committed
Make the md5 sums smaller.
1 parent c1b0c06 commit 9866889

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,15 @@ <h1>Download</h1>
8282
<a
8383
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.zip"
8484
class="btn btn-warning btn-large">0.11.0-rc1 (zip)<br>
85-
<span class="muted">md5: b987e5b73a2b637f6971c769322cbeed</span></a>
85+
<small class="muted">md5: b987e5b73a2b637f6971c769322cbeed</small></a>
8686
<a
8787
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.gz"
8888
class="btn btn-large">0.11.0-rc1 (tar.gz)<br>
89-
<span class="muted">md5: 69a7f3b916b6943f74ecceb352ff2604</span></a>
89+
<small class="muted">md5: 69a7f3b916b6943f74ecceb352ff2604</small></a>
9090
<a
9191
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.bz2"
9292
class="btn btn-large">0.11.0-rc1 (tar.bz2)<br>
93-
<span class="muted">md5: cb44b540ba9e398393c2d31ddebc9d48</span></a>
93+
<small class="muted">md5: cb44b540ba9e398393c2d31ddebc9d48</small></a>
9494
</p>
9595
<p>You can download <a href="https://github.com/cpp-netlib/cpp-netlib/downloads">previous releases</a> of the library from our
9696
Github download page.</p>

0 commit comments

Comments
 (0)