From d1973121e43143437bf5ff85c506838c44d955b9 Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Fri, 3 Nov 2017 13:34:06 -0400 Subject: [PATCH] d/l: hide 32bit linux binary --- layouts/partials/primary-download-matrix.hbs | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/layouts/partials/primary-download-matrix.hbs b/layouts/partials/primary-download-matrix.hbs index 8d808d7f29243..1b338b68725f3 100644 --- a/layouts/partials/primary-download-matrix.hbs +++ b/layouts/partials/primary-download-matrix.hbs @@ -64,12 +64,18 @@ macOS Binaries (.tar.gz) 64-bit - + {{#if versionTypeCurrent }} - Linux Binaries (x86/x64) - 32-bit - 64-bit + Linux Binaries (x64) + 64-bit + {{else}} + + Linux Binaries (x86/x64) + 32-bit + 64-bit + + {{/if}} Linux Binaries (ARM)