We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46da8d commit dce8cb6Copy full SHA for dce8cb6
index.html
@@ -70,6 +70,12 @@ <h1>Download</h1>
70
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads%2F0.10.0%2Fcpp-netlib-0.10.0.tar.bz2"
71
class="btn btn-primary btn-large">0.10.0 (tar.bz2)</a>
72
</p>
73
+ <p>The md5 sum of the packages are:</p>
74
+ <ul>
75
+ <li>ead86a58a628265af348ca2258fd46bb (.tar.bz2)</li>
76
+ <li>2ab7f56730ebda40fca9c7964adfe443 (.tar.gz)</li>
77
+ <li>c02f0abdcbf37432dd0136ba7f8f5107 (.zip)</li>
78
+ </ul>
79
<p>You can download <a href="https://github.com/cpp-netlib/cpp-netlib/downloads">previous releases</a> of the library from our
80
Github download page.</p>
81
</section>
0 commit comments