mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
Bump to v1.8.7 for 64 bits
No build for ARM yet Test upgrade from ARM v1.8.5 bump commit
This commit is contained in:
parent
37d9543482
commit
832a2d36ce
5 changed files with 7 additions and 7 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Crypto-currency software to operate Ğ1 libre currency
|
||||
|
||||
**Shipped version:** 1.8.5~ynh1
|
||||
**Shipped version:** 1.8.7~ynh0
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Logiciel de cryptomonnaie pour faire fonctionner la monnaie libre Ğ1
|
||||
|
||||
**Version incluse :** 1.8.5~ynh1
|
||||
**Version incluse :** 1.8.7~ynh0
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=efdcf8786ff21cc39f8160f1a2bfbcc6636e9c7a
|
||||
upgrade=1 from_commit=70eaf1b90afe598445690e30debe3f39e1082c72
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://git.duniter.org/nodes/typescript/duniter/uploads/70062d5872b9b621967dcee184ae07d8/duniter-server-v1.8.5-linux-x64.deb
|
||||
SOURCE_SUM=1682b198788e2c9cbf7844ab3ceb9a1776e850873e3e9ed45ba077fda0611bf4
|
||||
SOURCE_URL=https://git.duniter.org/nodes/typescript/duniter/-/jobs/110607/artifacts/raw/work/bin/duniter-server-v1.8.7-linux-x64.deb
|
||||
SOURCE_SUM=a3b3f44b09a76f40d93f761872f9d798ee68bea8cc2eb73fe63c9cc6ad8b6519
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=duniter-server-v1.8.5-linux-x64.deb
|
||||
SOURCE_FILENAME=duniter-server-v1.8.7-linux-x64.deb
|
||||
SOURCE_EXTRACT=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Crypto-currency software to operate Ğ1 libre currency",
|
||||
"fr": "Logiciel de cryptomonnaie pour faire fonctionner la monnaie libre Ğ1"
|
||||
},
|
||||
"version": "1.8.5~ynh1",
|
||||
"version": "1.8.7~ynh0",
|
||||
"url": "https://duniter.org",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"upstream": {
|
||||
|
|
Loading…
Reference in a new issue