add linux arm builds to nightly downloads page
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
<li><a href="https://download.springsource.com/snapshot/STS4/nightly/dist/@MAJOR-TARGET@/spring-tool-suite-4-@QUALIFIER@-@TARGET@-macosx.cocoa.x86_64.dmg">spring-tool-suite-4-@QUALIFIER@-@TARGET@-macosx.cocoa.x86_64.dmg</li>
|
||||
<li><a href="https://download.springsource.com/snapshot/STS4/nightly/dist/@MAJOR-TARGET@/spring-tool-suite-4-@QUALIFIER@-@TARGET@-macosx.cocoa.aarch64.dmg">spring-tool-suite-4-@QUALIFIER@-@TARGET@-macosx.cocoa.aarch64.dmg</li>
|
||||
<li><a href="https://download.springsource.com/snapshot/STS4/nightly/dist/@MAJOR-TARGET@/spring-tool-suite-4-@QUALIFIER@-@TARGET@-linux.gtk.x86_64.tar.gz">spring-tool-suite-4-@QUALIFIER@-@TARGET@-linux.gtk.x86_64.tar.gz</li>
|
||||
<li><a href="https://download.springsource.com/snapshot/STS4/nightly/dist/@MAJOR-TARGET@/spring-tool-suite-4-@QUALIFIER@-@TARGET@-linux.gtk.aarch64.tar.gz">spring-tool-suite-4-@QUALIFIER@-@TARGET@-linux.gtk.aarch64.tar.gz</li>
|
||||
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user