From af070a557e9af0946cfd9144ad8da074f7df21a0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 Jul 2024 03:38:13 +0200 Subject: [PATCH] Upgrade sources - `main` v2024.07.27: https://github.com/glitch-soc/mastodon/compare/c72b6e03ec6b4042dbf958a979b02cc6870128a9...e79b2a742c93d744f47d6674bb954f3a443c6991 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 15414ba..1e22111 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.07.19~ynh1" +version = "2024.07.27~ynh1" maintainers = ["Tagada"] @@ -50,8 +50,8 @@ ram.runtime = "500M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/glitch-soc/mastodon/archive/c72b6e03ec6b4042dbf958a979b02cc6870128a9.tar.gz" - sha256 = "5870b44b891645e60f341d87a402f85a40aff074bb7d81e72a3cde1aacb24ead" + url = "https://github.com/glitch-soc/mastodon/archive/e79b2a742c93d744f47d6674bb954f3a443c6991.tar.gz" + sha256 = "ddc8228bcf9086b335b2efa83b15b6bef1857f3e7fa2503f6e41556c6532983a" autoupdate.strategy = "latest_github_commit"