From af7bed10468ffca822d813c5f71582a33f140df2 Mon Sep 17 00:00:00 2001 From: laanwj <126646+laanwj@users.noreply.github.com> Date: Thu, 24 Apr 2025 19:27:00 +0200 Subject: [PATCH] Change ARM default download to 64-bit Change the default for ARM to the aarch64 download. 64-bit ARM is the standard nowadays for the type of consumer computing hardware our users tend to have (Raspberri pi's and servers). While 32-bit ARM is only still used in low-power embedded systems. Closes #1099. --- _includes/templates/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/templates/download.html b/_includes/templates/download.html index 22479a6ea..ca4a3a3e7 100644 --- a/_includes/templates/download.html +++ b/_includes/templates/download.html @@ -73,7 +73,7 @@

{{ page.latestversion }} {{CURRENT_RELEASE}} ARM Linux - ARM Linux + ARM Linux 64 bit - 32 bit