From fa73ac156faba562a023b2be474217c2c23b6f4e Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Tue, 4 Feb 2020 09:51:46 +0000 Subject: [PATCH] download: Remove i686 Linux links Co-Authored-By: David A. Harding --- _data/binaries.yaml | 1 - _includes/templates/download.html | 18 +++--------------- 2 files changed, 3 insertions(+), 16 deletions(-) diff --git a/_data/binaries.yaml b/_data/binaries.yaml index cf88f8507..e2c45f499 100644 --- a/_data/binaries.yaml +++ b/_data/binaries.yaml @@ -2,6 +2,5 @@ win64zip: "win64.zip" win64exe: "win64-setup.exe" macdmg: "-osx.dmg" mactar: "osx64.tar.gz" -lin32: "i686-pc-linux-gnu.tar.gz" lin64: "x86_64-linux-gnu.tar.gz" riscv64: "riscv64-linux-gnu" diff --git a/_includes/templates/download.html b/_includes/templates/download.html index a313ede90..a4b3ffa5e 100644 --- a/_includes/templates/download.html +++ b/_includes/templates/download.html @@ -1,6 +1,6 @@ {% capture /dev/null %} {% assign VERSION_SORTED_RELEASES = site.releases | sort: 'release' | reverse %} @@ -41,9 +41,7 @@

{{ page.latestversion }} {{CURRENT_RELEASE}} linux - Linux (tgz) - 64 bit - - 32 bit + Linux (tgz) @@ -251,21 +249,16 @@

{{page.build_reproduction}}