Skip to content

Commit 74f9ea6

Browse files
committed
2.17: download links
1 parent c9a3756 commit 74f9ea6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,23 +60,23 @@
6060

6161
<h2 id="download">Download</h2>
6262

63-
<h3>Cppcheck 2.16 (open source)</h3>
63+
<h3>Cppcheck 2.17 (open source)</h3>
6464
<table width="80%" class="table" >
6565
<tr>
6666
<th width="75%">Platform</th>
6767
<th>File</th>
6868
</tr>
6969
<tr>
7070
<td>Windows 64-bit (No XP support)</td>
71-
<td><a href="https://github.com/danmar/cppcheck/releases/download/2.16.0/cppcheck-2.16.0-x64-Setup.msi">Installer</a></td>
71+
<td><a href="https://github.com/danmar/cppcheck/releases/download/2.17.0/cppcheck-2.17.0-x64-Setup.msi">Installer</a></td>
7272
</tr>
7373
<tr>
7474
<td>Source code (.zip)</td>
75-
<td><a href="https://github.com/danmar/cppcheck/archive/2.16.0.zip">Archive</a></td>
75+
<td><a href="https://github.com/danmar/cppcheck/archive/2.17.0.zip">Archive</a></td>
7676
</tr>
7777
<tr>
7878
<td>Source code (.tar.gz)</td>
79-
<td><a href="https://github.com/danmar/cppcheck/archive/2.16.0.tar.gz">Archive</a></td>
79+
<td><a href="https://github.com/danmar/cppcheck/archive/2.17.0.tar.gz">Archive</a></td>
8080
</tr>
8181
</table>
8282

0 commit comments

Comments
 (0)