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

Merge pull request #451 from YunoHost-Apps/ci-auto-update-4.2.9

Upgrade to v4.2.9
This commit is contained in:
eric_G 2024-06-18 09:15:43 +02:00 committed by GitHub
commit b2afcb8dc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -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.8~ynh2
**Shipped version:** 4.2.9~ynh1
**Demo:** <https://joinmastodon.org/>

View file

@ -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.8~ynh2
**Versión actual:** 4.2.9~ynh1
**Demo:** <https://joinmastodon.org/>

View file

@ -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.8~ynh2
**Paketatutako bertsioa:** 4.2.9~ynh1
**Demoa:** <https://joinmastodon.org/>

View file

@ -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.8~ynh2
**Version incluse:** 4.2.9~ynh1
**Démo:** <https://joinmastodon.org/>

View file

@ -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.8~ynh2
**Versión proporcionada:** 4.2.9~ynh1
**Demo:** <https://joinmastodon.org/>

View file

@ -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.8~ynh2
**分发版本:** 4.2.9~ynh1
**演示:** <https://joinmastodon.org/>

View file

@ -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.8~ynh2"
version = "4.2.9~ynh1"
maintainers = ["Tagada"]
@ -52,8 +52,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.8.tar.gz"
sha256 = "ccecdfaab5f84cfaeb193eff2b7b795f7bdd08aa872e265dcb2625310f2c9478"
url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.9.tar.gz"
sha256 = "97c85f40407df92af02c578dacbe3ea21a68dfe5f061ef2db7dbe269e0333e6b"
autoupdate.strategy = "latest_github_release"
[resources.system_user]