1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00

Upgrade to 1.2.3~ynh1

This commit is contained in:
yalh76 2021-07-31 00:10:09 +02:00
parent b63c7833f8
commit b7fc681521
5 changed files with 10 additions and 6 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
A decentralized and federated platform to organize events A decentralized and federated platform to organize events
**Shipped version:** 1.2.2~ynh1 **Shipped version:** 1.2.3~ynh1
**Demo:** https://demo.mobilizon.org **Demo:** https://demo.mobilizon.org

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Une plateforme décentralisée et fédérée pour organiser des événements Une plateforme décentralisée et fédérée pour organiser des événements
**Version incluse :** 1.2.2~ynh1 **Version incluse :** 1.2.3~ynh1
**Démo :** https://demo.mobilizon.org **Démo :** https://demo.mobilizon.org

View file

@ -18,6 +18,8 @@
# upgrade=1 from_commit=87d34001dd0b77aed4fa7be2911bc04f58b069ee # upgrade=1 from_commit=87d34001dd0b77aed4fa7be2911bc04f58b069ee
# 1.1.4~ynh1 # 1.1.4~ynh1
upgrade=1 from_commit=215b20b0d35178a2c3405a7e3239eba81e22c060 upgrade=1 from_commit=215b20b0d35178a2c3405a7e3239eba81e22c060
# 1.2.2~ynh1
upgrade=1 from_commit=b63c7833f80de56bbc4a255ddda3b865a5637afc
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=1
port_already_use=0 port_already_use=0
@ -30,3 +32,5 @@ Notification=all
name=1.1.3~ynh1 name=1.1.3~ynh1
; commit=215b20b0d35178a2c3405a7e3239eba81e22c060 ; commit=215b20b0d35178a2c3405a7e3239eba81e22c060
name=1.1.4~ynh1 name=1.1.4~ynh1
; commit=b63c7833f80de56bbc4a255ddda3b865a5637afc
name=1.2.2~ynh1

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.2.2/mobilizon-1.2.2.tar.gz SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.2.3/mobilizon-1.2.3.tar.gz
SOURCE_SUM=6cdeb3f0a45eff8b340ca66df6c1820c4ce8f31b3247adcb2581eb89ad70c017 SOURCE_SUM=4025bf5cee811987b0bf55b1dac88621544d3d2bcd1b02100049e9f63bafb8ad
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mobilizon-1.2.2.tar.gz SOURCE_FILENAME=mobilizon-1.2.3.tar.gz
SOURCE_EXTRACT=true SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "A decentralized and federated platform to organize events", "en": "A decentralized and federated platform to organize events",
"fr": "Une plateforme décentralisée et fédérée pour organiser des événements" "fr": "Une plateforme décentralisée et fédérée pour organiser des événements"
}, },
"version": "1.2.2~ynh1", "version": "1.2.3~ynh1",
"url": "https://joinmobilizon.org/", "url": "https://joinmobilizon.org/",
"upstream": { "upstream": {
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",