From d1c00e21cf7584b95fd1e847f06f2790450d5aaa Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 21 May 2024 03:36:18 +0200 Subject: [PATCH] Upgrade to v2024.05.20 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 73d6475..ff94ec1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Glitch-Soc" description.en = "Libre and federated social network, fork of Mastodon" description.fr = "Réseau social libre et fédéré, scission de Mastodon" -version = "2024.03.20~ynh1" +version = "2024.05.20~ynh1" maintainers = ["Tagada"] @@ -50,8 +50,8 @@ ram.runtime = "500M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/glitch-soc/mastodon/archive/3341db939cd077820ad598b0445d02ab2382eaf4.tar.gz" - sha256 = "abf095bbf7f879d35b3e62f3fd4f339ff99b6aac98023fcc836baccfe91a0b97" + url = "https://github.com/glitch-soc/mastodon/archive/e853355f245765d7d77a3c6e39acd06e19ec0283.tar.gz" + sha256 = "611b2ab208effb3142a7b0f4f88c4e58a351b1211e36125ed034e985a323e09a" autoupdate.strategy = "latest_github_commit"