From 3598d35693c3d3958e0c7d030bb9912161273bee Mon Sep 17 00:00:00 2001 From: Moul Date: Wed, 20 Jan 2021 20:11:05 +0100 Subject: [PATCH] [fix] Set back the ARM build to v1.8.0 --- scripts/functions.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/functions.sh b/scripts/functions.sh index 7c1e8f4..547cf8c 100644 --- a/scripts/functions.sh +++ b/scripts/functions.sh @@ -1,11 +1,12 @@ #/bin/bash INSTALL_DUNITER_DEBIAN_PACKAGE () { - version="v1.8.1" url_base="https://git.duniter.org/nodes/typescript/duniter/" if [ $arch == "x64" ]; then + version="v1.8.1" mid_url="-/jobs/40430/artifacts/raw/work/bin/" else + version="v1.8.0" mid_url="uploads/afe00e6e6cb318fbdbb977d8c73f4645/" fi