mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
Bump to Duniter v1.8.3
Only bumped 64/32 bits to v1.8.3, since the ARM Debian package requires YnH/Debian v11, and I don't want people to prematurely upgrade their instance to YnH/Debian v11 in order to update Duniter to v1.8.3 in order to be able to continue on the hard-fork Test upgrade from v1.8.2~ynh2
This commit is contained in:
parent
efdcf8786f
commit
2ac36db729
5 changed files with 7 additions and 7 deletions
|
@ -17,7 +17,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.2~ynh2
|
||||
**Shipped version:** 1.8.3~ynh0
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Logiciel de cryptomonnaie pour faire fonctionner la monnaie libre Ğ1
|
||||
|
||||
**Version incluse :** 1.8.2~ynh2
|
||||
**Version incluse :** 1.8.3~ynh0
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=b50d8bc6c1401fadfcf2de701ec490d7ec05b9f0
|
||||
upgrade=1 from_commit=efdcf8786ff21cc39f8160f1a2bfbcc6636e9c7a
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://git.duniter.org/nodes/typescript/duniter/uploads/32f23a84ef84fcd0bcadbeab48598ae1/duniter-server-v1.8.2-linux-x64.deb
|
||||
SOURCE_SUM=25a78cbe40254e77d37f01dd22b4a67ba3b7b3610db3cd836fb7121468bec75d
|
||||
SOURCE_URL=https://git.duniter.org/nodes/typescript/duniter/uploads/d3a035f686f89ad6357efcdbac893632/duniter-server-v1.8.3-linux-x64.deb
|
||||
SOURCE_SUM=ba2620fac0cfc47529128bbc4d41c051fc518e4130643931825b9252939e05f2
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=duniter-server-v1.8.2-linux-x64.deb
|
||||
SOURCE_FILENAME=duniter-server-v1.8.3-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.2~ynh2",
|
||||
"version": "1.8.3~ynh0",
|
||||
"url": "https://duniter.org",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"upstream": {
|
||||
|
|
Loading…
Reference in a new issue