Skip to content

Commit e7d950b

Browse files
authored
2.21.0: download links
2 parents 37d28fa + f101b17 commit e7d950b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,23 +59,23 @@
5959

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

62-
<h3>Cppcheck 2.20 (open source)</h3>
62+
<h3>Cppcheck 2.21 (open source)</h3>
6363
<table width="80%" class="table" >
6464
<tr>
6565
<th width="75%">Platform</th>
6666
<th>File</th>
6767
</tr>
6868
<tr>
6969
<td>Windows 64-bit (No XP support)</td>
70-
<td><a href="https://github.com/cppcheck-opensource/cppcheck/releases/download/2.20.0/cppcheck-2.20.0-x64-Setup.msi">Installer</a></td>
70+
<td><a href="https://github.com/cppcheck-opensource/cppcheck/releases/download/2.21.0/cppcheck-2.21.0-x64-Setup.msi">Installer</a></td>
7171
</tr>
7272
<tr>
7373
<td>Source code (.zip)</td>
74-
<td><a href="https://github.com/cppcheck-opensource/cppcheck/archive/2.20.0.zip">Archive</a></td>
74+
<td><a href="https://github.com/cppcheck-opensource/cppcheck/archive/2.21.0.zip">Archive</a></td>
7575
</tr>
7676
<tr>
7777
<td>Source code (.tar.gz)</td>
78-
<td><a href="https://github.com/cppcheck-opensource/cppcheck/archive/2.20.0.tar.gz">Archive</a></td>
78+
<td><a href="https://github.com/cppcheck-opensource/cppcheck/archive/2.21.0.tar.gz">Archive</a></td>
7979
</tr>
8080
</table>
8181

0 commit comments

Comments
 (0)