mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
version="v1.8.0"
This commit is contained in:
parent
ee35597ed6
commit
fd97c146da
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
#/bin/bash
|
#/bin/bash
|
||||||
|
|
||||||
INSTALL_DUNITER_DEBIAN_PACKAGE () {
|
INSTALL_DUNITER_DEBIAN_PACKAGE () {
|
||||||
version="v1.7.21"
|
version="v1.8.0"
|
||||||
url_base="https://git.duniter.org/nodes/typescript/duniter/"
|
url_base="https://git.duniter.org/nodes/typescript/duniter/"
|
||||||
if [ $arch == "x64" ]; then
|
if [ $arch == "x64" ]; then
|
||||||
mid_url="-/jobs/34995/artifacts/raw/work/bin/"
|
mid_url="-/jobs/40349/artifacts/raw/work/bin/"
|
||||||
else
|
else
|
||||||
mid_url="uploads/23e768a0c5afc515ae59b4bf536ceecb/"
|
mid_url="uploads/23e768a0c5afc515ae59b4bf536ceecb/"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue