From 905d700df2ba726e4d98368add0ccc951e3e6df1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Jul 2023 06:08:29 +0000 Subject: [PATCH] Upgrade to v4.1.5 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index be463ed..08c3cc4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]