mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
Merge pull request #113 from YunoHost-Apps/upgrade
Upgrade to 1.3.0~ynh1
This commit is contained in:
commit
fd6d50d643
6 changed files with 13 additions and 7 deletions
|
@ -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
|
||||
|
||||
**Shipped version:** 1.2.3~ynh1
|
||||
**Shipped version:** 1.3.0~ynh1
|
||||
|
||||
**Demo:** https://demo.mobilizon.org
|
||||
|
||||
|
@ -35,6 +35,7 @@ A decentralized and federated platform to organize events
|
|||
|
||||
* Other infos that people should be aware of, such as:
|
||||
* Configuration can be made in the Mobilizon administration panel.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://joinmobilizon.org/
|
||||
|
|
|
@ -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
|
||||
|
||||
**Version incluse :** 1.2.3~ynh1
|
||||
**Version incluse :** 1.3.0~ynh1
|
||||
|
||||
**Démo :** https://demo.mobilizon.org
|
||||
|
||||
|
@ -31,6 +31,7 @@ Une plateforme décentralisée et fédérée pour organiser des événements
|
|||
|
||||
* Other infos that people should be aware of, such as:
|
||||
* Configuration can be made in the Mobilizon administration panel.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://joinmobilizon.org/
|
||||
|
|
|
@ -20,6 +20,8 @@
|
|||
upgrade=1 from_commit=215b20b0d35178a2c3405a7e3239eba81e22c060
|
||||
# 1.2.2~ynh1
|
||||
upgrade=1 from_commit=b63c7833f80de56bbc4a255ddda3b865a5637afc
|
||||
# 1.2.3~ynh1
|
||||
upgrade=1 from_commit=42d479d2cc5bcdc40806ac01802d8eac9df5b2ea
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
@ -34,3 +36,5 @@ Notification=all
|
|||
name=1.1.4~ynh1
|
||||
; commit=b63c7833f80de56bbc4a255ddda3b865a5637afc
|
||||
name=1.2.2~ynh1
|
||||
; commit=42d479d2cc5bcdc40806ac01802d8eac9df5b2ea
|
||||
name=1.2.3~ynh1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.2.3/mobilizon-1.2.3.tar.gz
|
||||
SOURCE_SUM=4025bf5cee811987b0bf55b1dac88621544d3d2bcd1b02100049e9f63bafb8ad
|
||||
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.3.0/mobilizon-1.3.0.tar.gz
|
||||
SOURCE_SUM=b4488644919d42a8183eeeb4a0a32bbc925bbbad01c6f09aa2f4882d03a0d7f1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=mobilizon-1.2.3.tar.gz
|
||||
SOURCE_FILENAME=mobilizon-1.3.0.tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
* All YunoHost users are allowed to connect
|
||||
|
||||
* Other infos that people should be aware of, such as:
|
||||
* Configuration can be made in the Mobilizon administration panel.
|
||||
* Configuration can be made in the Mobilizon administration panel.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"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"
|
||||
},
|
||||
"version": "1.2.3~ynh1",
|
||||
"version": "1.3.0~ynh1",
|
||||
"url": "https://joinmobilizon.org/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Add table
Reference in a new issue