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

Upgrade to v4.2.9

https://github.com/mastodon/mastodon/releases/tag/v4.2.9
This commit is contained in:
yunohost-bot 2024-05-31 03:42:02 +02:00 committed by YunoHost Bot
parent 8003baea29
commit 1720dac806

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]