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

Merge branch 'testing' into v2

This commit is contained in:
Tagadda 2023-09-25 22:30:32 +02:00
commit 6d77705615
4 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,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.1.7~ynh2
**Shipped version:** 4.2.0~ynh1
**Demo:** https://joinmastodon.org/

View file

@ -19,7 +19,7 @@ Si vous navez 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.1.7~ynh2
**Version incluse :** 4.2.0~ynh1
**Démo :** 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.1.7~ynh2"
version = "4.2.0~ynh1"
maintainers = ["yalh76"]
@ -49,8 +49,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.1.7.tar.gz"
sha256 = "5eb42a1a7aa79b44edc33011c8a1cbbec52b9ee480f22d3121924cffdfab2a28"
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.0.tar.gz"
sha256 = "97c6bd9eb31efb96b10f78f6397de93a49ce8fa7237ffd73c7407f5d9692dfea"
autoupdate.strategy = "latest_github_release"
[resources.system_user]

View file

@ -5,7 +5,7 @@
#=================================================
memory_needed="2560"
ruby_version=3.0.6
ruby_version=3.2.2
nodejs_version=16
# Workaround for Mastodon on Bullseye