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.10

https://github.com/mastodon/mastodon/releases/tag/v4.2.10
This commit is contained in:
yunohost-bot 2024-07-05 03:41:12 +02:00 committed by YunoHost Bot
parent b2afcb8dc8
commit e7c16ebd9c

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.9~ynh1"
version = "4.2.10~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.9.tar.gz"
sha256 = "97c85f40407df92af02c578dacbe3ea21a68dfe5f061ef2db7dbe269e0333e6b"
url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.10.tar.gz"
sha256 = "11b5a61fb09c16b96932300f746678dbe5a52a53ba16ecdaa6a0f4e7ab1e134b"
autoupdate.strategy = "latest_github_release"
[resources.system_user]