Skip to content

Commit

Permalink
updated download links for 1.4.1b9 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dominik authored Nov 6, 2023
1 parent 30b5ccb commit 8c17d37
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h5>GPU-enabled builds</h5>
<br>


<h3 id="beta">Beta Version 1.4.1b7 (12. October 2023)</h3>
<h3 id="beta">Beta Version 1.4.1b9 (6. November 2023)</h3>

<p><strong>Release Highlights:</strong></p>
<ul>
Expand Down Expand Up @@ -122,22 +122,22 @@ <h5>Regular builds</h5>
<tbody>
<tr>
<th><i class="fa fa-windows fa-lg"></i>&nbsp;Windows (64-bit)</th>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b7-win64.exe">version 1.4.1b7 (493 MB)</a></td>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b9-win64.exe">version 1.4.1b9 (493 MB)</a></td>
<td><b>Supported Versions:</b> Windows 10</td>
</tr>
<tr>
<th><i class="fa fa-linux fa-lg"></i>&nbsp;Linux (64-bit)</th>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b7-Linux.tar.bz2">version 1.4.1b7 (780 MB)</a></td>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b9-Linux.tar.bz2">version 1.4.1b9 (780 MB)</a></td>
<td><b>Supported Versions:</b> Ubuntu 14 and up </td>
</tr>
<tr>
<th><i class="fa fa-apple fa-lg"></i>&nbsp;Apple intel (64-bit), OSX</th>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b7-OSX.tar.bz2">version 1.4.1b7 (566 MB)</a></td>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b9-OSX.tar.bz2">version 1.4.1b9 (566 MB)</a></td>
<td><b>Supported Versions:</b> 10.9 and up</td>
</tr>
<tr>
<th><i class="fa fa-apple fa-lg"></i>&nbsp;Apple Silicon (arm64), OSX</th>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b7-arm64-OSX.tar.bz2">version 1.4.1b7 (342 MB)</a></td>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b9-arm64-OSX.tar.bz2">version 1.4.1b9 (342 MB)</a></td>
<td><b>Supported Versions:</b> 11 and up</td>
</tr>
</tbody>
Expand All @@ -153,13 +153,13 @@ <h5>GPU-enabled builds</h5>
<tbody>
<tr>
<th><i class="fa fa-windows fa-lg"></i>&nbsp;Windows (64-bit)</th>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b7-gpu-win64.exe">version 1.4.1b7-gpu (1.7 GB)</a></td>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b9-gpu-win64.exe">version 1.4.1b9-gpu (1.7 GB)</a></td>
</td>
<td><b>Supported Versions:</b> Windows 10, comes with cudatoolkit 11.3</td>
</tr>
<tr>
<th><i class="fa fa-linux fa-lg"></i>&nbsp;Linux (64-bit)</th>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b7-gpu-Linux.tar.bz2">version 1.4.1b7-gpu (2.5 GB)</a></td>
<td><a href="https://files.ilastik.org/ilastik-1.4.1b9-gpu-Linux.tar.bz2">version 1.4.1b9-gpu (2.5 GB)</a></td>
<td><b>Supported Versions:</b> Ubuntu 14 and up, comes with cudatoolkit 11.3</td>
</tr>
</tbody>
Expand Down

0 comments on commit 8c17d37

Please sign in to comment.