mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Merge pull request #362 from YunoHost-Apps/testing
Update manifest.json
This commit is contained in:
commit
c3a3bff0d4
3 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
|
||||
|
||||
**Shipped version:** 4.0.2~ynh1
|
||||
**Shipped version:** 4.0.2~ynh2
|
||||
|
||||
**Demo:** https://joinmastodon.org/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Mastodon est un réseau social de microblog auto-hébergé et open source. C'est une alternative décentralisée aux plates-formes commerciales comme Twitter. Mastodon évite ainsi les risques qu'une seule société monopolise votre communication à des fins commerciales.
|
||||
|
||||
|
||||
**Version incluse :** 4.0.2~ynh1
|
||||
**Version incluse :** 4.0.2~ynh2
|
||||
|
||||
**Démo :** https://joinmastodon.org/
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Libre and federated social network",
|
||||
"fr": "Réseau social libre et fédéré"
|
||||
},
|
||||
"version": "4.0.2~ynh1",
|
||||
"version": "4.0.2~ynh2",
|
||||
"url": "https://github.com/mastodon/mastodon",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue