Skip to content

Commit 3743bdb

Browse files
committed
Update supported versions
1 parent 8c256f8 commit 3743bdb

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

templates/pages/download/macosx.html

+4-8
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ <h3>Platform support</h3>
6565
</tr>
6666
</thead>
6767
<tbody>
68+
<tr>
69+
<td>17</td>
70+
<td>11.x (amd64), 12.x (arm64)</td>
71+
</tr>
6872
<tr>
6973
<td>16</td>
7074
<td>11.x (amd64), 12.x (arm64)</td>
@@ -85,14 +89,6 @@ <h3>Platform support</h3>
8589
<td>12</td>
8690
<td>10.13 - 10.15</td>
8791
</tr>
88-
<tr>
89-
<td>11</td>
90-
<td>10.12 - 10.14</td>
91-
</tr>
92-
<tr>
93-
<td>10</td>
94-
<td>10.11 - 10.13</td>
95-
</tr>
9692
</tbody>
9793
</table>
9894

templates/pages/download/windows.html

+5-10
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ <h3>Platform support</h3>
6363
</tr>
6464
</thead>
6565
<tbody>
66+
<tr>
67+
<th scope="row">17</th>
68+
<td>2022, 2019</td>
69+
<td>&nbsp;</td>
70+
</tr>
6671
<tr>
6772
<th scope="row">16</th>
6873
<td>2022, 2019</td>
@@ -88,16 +93,6 @@ <h3>Platform support</h3>
8893
<td>2019, 2016, 2012 R2</td>
8994
<td>&nbsp;</td>
9095
</tr>
91-
<tr>
92-
<th scope="row">11</th>
93-
<td>2019, 2016, 2012 R2</td>
94-
<td>&nbsp;</td>
95-
</tr>
96-
<tr>
97-
<th scope="row">10</th>
98-
<td>2016, 2012 R2 &amp; R1, 7, 8, 10</td>
99-
<td>2008 R1, 7, 8, 10</td>
100-
</tr>
10196
</tbody>
10297
</table>
10398

0 commit comments

Comments
 (0)