diff --git a/scripts/functions.sh b/scripts/functions.sh index 2af0ba1..7450363 100644 --- a/scripts/functions.sh +++ b/scripts/functions.sh @@ -1,9 +1,9 @@ #/bin/bash INSTALL_DUNITER_DEBIAN_PACKAGE () { - version="v1.7.16" + version="v1.7.17" if [ $arch == "x64" ]; then - url_base="https://git.duniter.org/nodes/typescript/duniter/-/jobs/19802/artifacts/raw/work/bin/" + url_base="https://git.duniter.org/nodes/typescript/duniter/-/jobs/21158/artifacts/raw/work/bin/" else url_base="https://jytou.fr/duniter/" fi