add linux arm builds to nightly downloads page

This commit is contained in:
Martin Lippert
2022-09-14 07:34:31 +02:00
parent a16ef43066
commit ed9c0cde56
2 changed files with 2 additions and 8 deletions

View File

@@ -26,7 +26,6 @@
<li>for Eclipse 2022-09 (4.25): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.25">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.25</a></li>
<li>for Eclipse 2022-06 (4.24): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.24">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.24</a></li>
<li>for Eclipse 2022-03 (4.23): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.23">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.23</a></li>
<li>for Eclipse 2021-12 (4.22): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.22">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.22</a></li>
</ul>
</p>
@@ -41,7 +40,7 @@
<h2>Eclipse-based Distribution Builds</h2>
<h3>Spring Tool Suite 4 - based on Eclipse 2022-09 Milestone Builds (4.25.0)</h3>
<h3>Spring Tool Suite 4 - based on Eclipse 2022-09 Release (4.25.0)</h3>
<div id="e425"></div>
<script type="text/javascript">
$('#e425').load('sts4-nightly-e4.25.html');
@@ -59,12 +58,6 @@
$('#e423').load('sts4-nightly-e4.23.html');
</script>
<h3>Spring Tool Suite 4 - based on Eclipse 2021-12 Release (4.22.0)</h3>
<div id="e422"></div>
<script type="text/javascript">
$('#e422').load('sts4-nightly-e4.22.html');
</script>
<h2>Spring Tools 4 - Visual Studio Code Extensions</h2>
<div id="vsix"></div>