From 53bd9c1272def6145da2c53630551bee58caabc1 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:39:45 +0100 Subject: [PATCH] Fix manifest.toml --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3a8ac5b..f8574b2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,9 +5,9 @@ name = "Mastodon" description.en = "Libre and federated social network" description.fr = "Réseau social libre et fédéré" -version = "4.2.3~ynh1" +version = "4.2.7~ynh1" -maintainers = ["yalh76"] +maintainers = ["Tagada"] [upstream] license = "AGPL-3.0-or-later" @@ -52,8 +52,8 @@ ram.runtime = "500M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.3.tar.gz" - sha256 = "328ced93a073e775c355956ea298f5796be5af7f584442fdd8e65190117c631f" + url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.7.tar.gz" + sha256 = "2d9492cb2130cb3645751e4e043d7f7c004e333d3f83e5994b6cc523e2470dd2" autoupdate.strategy = "latest_github_release" [resources.system_user]