From 862c509dc1875ff0444b1ce5b027deb213464f16 Mon Sep 17 00:00:00 2001 From: Tagadda <36127788+Tagadda@users.noreply.github.com> Date: Thu, 22 Feb 2024 20:01:17 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index bd9a5f9..7feecae 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mastodon" description.en = "Libre and federated social network" description.fr = "Réseau social libre et fédéré" -version = "4.1.7~ynh2" +version = "4.2.3~ynh1" maintainers = ["yalh76"] @@ -15,15 +15,18 @@ website = "https://joinmastodon.org/" demo = "https://joinmastodon.org/" admindoc = "https://docs.joinmastodon.org/" code = "https://github.com/mastodon/mastodon" -cpe = " cpe:2.3:a:joinmastodon:mastodon" +cpe = "cpe:2.3:a:joinmastodon:mastodon" fund = "https://joinmastodon.org/sponsors" [integration] yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = true + sso = false + disk = "2G" ram.build = "1G" ram.runtime = "500M" @@ -49,8 +52,8 @@ ram.runtime = "500M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.1.7.tar.gz" - sha256 = "5eb42a1a7aa79b44edc33011c8a1cbbec52b9ee480f22d3121924cffdfab2a28" + url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.3.tar.gz" + sha256 = "328ced93a073e775c355956ea298f5796be5af7f584442fdd8e65190117c631f" autoupdate.strategy = "latest_github_release" [resources.system_user]