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

Merge pull request #176 from YunoHost-Apps/4.0.0

4.0.0
This commit is contained in:
eric_G 2023-12-05 20:50:48 +01:00 committed by GitHub
commit 24401e1b8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 9 deletions

View file

@ -24,7 +24,7 @@ A decentralized and federated platform to organize events
**Shipped version:** 3.2.0~ynh1 **Shipped version:** 4.0.0~ynh1
**Demo:** https://demo.mobilizon.org **Demo:** https://demo.mobilizon.org
@ -46,7 +46,7 @@ A decentralized and federated platform to organize events
* Official app website: <https://joinmobilizon.org/> * Official app website: <https://joinmobilizon.org/>
* Official user documentation: <https://docs.joinmobilizon.org> * Official user documentation: <https://docs.joinmobilizon.org>
* Upstream app code repository: <https://framagit.org/framasoft/mobilizon/> * Upstream app code repository: <https://framagit.org/framasoft/mobilizon/>
* YunoHost documentation for this app: <https://yunohost.org/app_mobilizon> * YunoHost Store: <https://apps.yunohost.org/app/mobilizon>
* Report a bug: <https://github.com/YunoHost-Apps/mobilizon_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/mobilizon_ynh/issues>
## Developer info ## Developer info

View file

@ -24,7 +24,7 @@ A decentralized and federated platform to organize events
**Version incluse :** 3.2.0~ynh1 **Version incluse :** 4.0.0~ynh1
**Démo :** https://demo.mobilizon.org **Démo :** https://demo.mobilizon.org
@ -46,7 +46,7 @@ A decentralized and federated platform to organize events
* Site officiel de lapp : <https://joinmobilizon.org/> * Site officiel de lapp : <https://joinmobilizon.org/>
* Documentation officielle utilisateur : <https://docs.joinmobilizon.org> * Documentation officielle utilisateur : <https://docs.joinmobilizon.org>
* Dépôt de code officiel de lapp : <https://framagit.org/framasoft/mobilizon/> * Dépôt de code officiel de lapp : <https://framagit.org/framasoft/mobilizon/>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mobilizon> * YunoHost Store: <https://apps.yunohost.org/app/mobilizon>
* Signaler un bug : <https://github.com/YunoHost-Apps/mobilizon_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/mobilizon_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://packages.joinmobilizon.org/3.2.0/mobilizon_3.2.0_amd64.tar.gz SOURCE_URL=https://packages.joinmobilizon.org/4.0.0/mobilizon_4.0.0_amd64-debian-bullseye.tar.gz
SOURCE_SUM=69277707ee57aae1afc45ba6ecb4944937f1392aad67aa4054100f7fd1781032 SOURCE_SUM=a0007f7564c01ea8b0bfc9b3b32742473839b0217aae59dea74eacfd3b1774ac
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://packages.joinmobilizon.org/3.2.0/mobilizon_3.2.0_arm64.tar.gz SOURCE_URL=https://packages.joinmobilizon.org/4.0.0/mobilizon_4.0.0_arm64-debian-bullseye.tar.gz
SOURCE_SUM=a5bf092ecf3ee5c9b221370a4d9f915328efdc835187866ad61931d9b46a2a3a SOURCE_SUM=c63495d8a176e28843d0217c2b273bb5aca84123658286101a962467fc6f045b
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

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