From 56da8a31e408b9123d411174523af73cdd1d73ed Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 7 Jun 2024 03:37:02 +0200 Subject: [PATCH] Upgrade to v2024.06.06 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 73d6475..9de3dde 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.06.06~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/b2e7af830bed1d632cdefa31dbf2d035b94775c2.tar.gz" + sha256 = "d62277d2c09769fc8a4cc1f69ce4ed5212a0c244484d80e6e5a6dbca48d77734" autoupdate.strategy = "latest_github_commit"