mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Upgrade to v4.2.12 (#465)
This commit is contained in:
parent
bc8e63c0c3
commit
ed3599123c
9 changed files with 11 additions and 11 deletions
|
@ -20,7 +20,7 @@ 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.2.11~ynh1
|
||||
**Shipped version:** 4.2.12~ynh1
|
||||
|
||||
**Demo:** <https://joinmastodon.org/>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ 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.
|
||||
|
||||
|
||||
**Versión actual:** 4.2.11~ynh1
|
||||
**Versión actual:** 4.2.12~ynh1
|
||||
|
||||
**Demo:** <https://joinmastodon.org/>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ 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.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 4.2.11~ynh1
|
||||
**Paketatutako bertsioa:** 4.2.12~ynh1
|
||||
|
||||
**Demoa:** <https://joinmastodon.org/>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ C'est une alternative décentralisée aux plates-formes commerciales comme Twitt
|
|||
Mastodon évite ainsi les risques qu'une seule société monopolise votre communication à des fins commerciales.
|
||||
|
||||
|
||||
**Version incluse :** 4.2.11~ynh1
|
||||
**Version incluse :** 4.2.12~ynh1
|
||||
|
||||
**Démo :** <https://joinmastodon.org/>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ 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.
|
||||
|
||||
|
||||
**Versión proporcionada:** 4.2.11~ynh1
|
||||
**Versión proporcionada:** 4.2.12~ynh1
|
||||
|
||||
**Demo:** <https://joinmastodon.org/>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ 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.
|
||||
|
||||
|
||||
**Versi terkirim:** 4.2.11~ynh1
|
||||
**Versi terkirim:** 4.2.12~ynh1
|
||||
|
||||
**Demo:** <https://joinmastodon.org/>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ 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.
|
||||
|
||||
|
||||
**Поставляемая версия:** 4.2.11~ynh1
|
||||
**Поставляемая версия:** 4.2.12~ynh1
|
||||
|
||||
**Демо-версия:** <https://joinmastodon.org/>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ 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.
|
||||
|
||||
|
||||
**分发版本:** 4.2.11~ynh1
|
||||
**分发版本:** 4.2.12~ynh1
|
||||
|
||||
**演示:** <https://joinmastodon.org/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Mastodon"
|
|||
description.en = "Libre and federated social network"
|
||||
description.fr = "Réseau social libre et fédéré"
|
||||
|
||||
version = "4.2.11~ynh1"
|
||||
version = "4.2.12~ynh1"
|
||||
|
||||
maintainers = ["Tagada"]
|
||||
|
||||
|
@ -52,8 +52,8 @@ ram.runtime = "500M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.11.tar.gz"
|
||||
sha256 = "50c4dd072198d2c4068b04d9a3a5b4ee411c5831872a7e4f1d95ac01c46dbbb9"
|
||||
url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.12.tar.gz"
|
||||
sha256 = "8fba0e4cc74233bee77752217673295ec4e32587abc2c9ae8967497147e691e5"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue