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

This commit is contained in:
yunohost-bot 2023-07-22 06:08:29 +00:00 committed by Tagadda
parent 160a548596
commit 905d700df2

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.4~ynh2"
version = "4.1.5~ynh1"
maintainers = ["yalh76"]
@ -52,8 +52,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.1.4.tar.gz"
sha256 = "524bac8c4108acc07b001caf44951446cb587f9626d8e0d15ed2f5811b980aaa"
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.1.5.tar.gz"
sha256 = "ff7db475f67a8b0891166eb9aacc8c0b686105f08a450f1e2327279b809d2f50"
autoupdate.strategy = "latest_github_release"
[resources.system_user]