From 526a11693925eb8a879d9acaaf6c159f09aaba19 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 13 Jan 2023 17:58:37 +0200 Subject: [PATCH] Updated Raspberry Pi (markdown) --- Raspberry-Pi.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Raspberry-Pi.md b/Raspberry-Pi.md index b748b66..0ecc589 100644 --- a/Raspberry-Pi.md +++ b/Raspberry-Pi.md @@ -26,13 +26,17 @@ WeKan only requires: ## Bundle files -Bundle for amd64 is at https://releases.wekan.team filename wekan-VERSION.zip +Windows and Linux versions at: -Bundle for arm64 is at https://releases.wekan.team/raspi3/ filename wekan-VERSION-arm64.zip +https://github.com/wekan/wekan/releases -Bundle for [s390x](s390x) is at https://releases.wekan.team/s390x/ filename wekan-VERSION-s390x.zip +and also: +- Linux amd64 https://releases.wekan.team filename wekan-VERSION.zip +- Linux arm64 https://releases.wekan.team/raspi3/ +- Linux [s390x](s390x) https://releases.wekan.team/s390x/ -Bundle for [ppc64el](ppc) is at https://releases.wekan.team/ppc64le/ filename wekan-VERSION-ppc64le.zip +Old versions, because there is not build server for ppc64el available anymore: +- Linux [ppc64el](ppc) https://releases.wekan.team/ppc64le/ ## Related wiki pages