mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
commit
24401e1b8c
5 changed files with 9 additions and 9 deletions
|
@ -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
|
||||||
|
|
|
@ -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 l’app : <https://joinmobilizon.org/>
|
* Site officiel de l’app : <https://joinmobilizon.org/>
|
||||||
* Documentation officielle utilisateur : <https://docs.joinmobilizon.org>
|
* Documentation officielle utilisateur : <https://docs.joinmobilizon.org>
|
||||||
* Dépôt de code officiel de l’app : <https://framagit.org/framasoft/mobilizon/>
|
* Dépôt de code officiel de l’app : <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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue