From c11858df5dafc3554856ee5a4e5a0cd91b529ad7 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 26 Aug 2021 01:29:15 +0200 Subject: Downloads: Swap x86 with arm64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- downloads/index.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'downloads/index.html') diff --git a/downloads/index.html b/downloads/index.html index 58719c2..94f974a 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -25,9 +25,9 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
@@ -54,15 +54,15 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });" @@ -73,12 +73,6 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });" {% include downloads/amd64-advanced.html %} -
-

x86 – Advanced choices

-
- {% include downloads/x86-advanced.html %} -
-

alpha

@@ -91,10 +85,10 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });" {% include downloads/arm.html %}
-
+

arm64

- {% include downloads/arm64.html %} + {% include downloads/arm64-advanced.html %}
@@ -127,6 +121,12 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });" {% include downloads/sparc.html %}
+
+

x86

+
+ {% include downloads/x86.html %} +
+

Experimental architectures

-- cgit v1.2.3-18-g5258