diff --git a/manifest.toml b/manifest.toml index 05e3c7c..15414ba 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.14~ynh1" +version = "2024.07.19~ynh1" maintainers = ["Tagada"] @@ -50,8 +50,8 @@ ram.runtime = "500M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/glitch-soc/mastodon/archive/d329eda295dc73a1f2aaf0d412b5ce12314d1fc9.tar.gz" - sha256 = "9353b1b41e66347de2d361b45514e4511abc7dbb05d37f94761ee97e75a680aa" + url = "https://github.com/glitch-soc/mastodon/archive/c72b6e03ec6b4042dbf958a979b02cc6870128a9.tar.gz" + sha256 = "5870b44b891645e60f341d87a402f85a40aff074bb7d81e72a3cde1aacb24ead" autoupdate.strategy = "latest_github_commit"