diff --git a/manifest.toml b/manifest.toml index 5bd7ecc..f2d39b4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Movim" description.en = "Decentralized social platform based on XMPP" description.fr = "Plateforme sociale décentralisée basée sur XMPP" -version = "0.22.5~ynh1" +version = "0.23~ynh1" maintainers = [] @@ -23,8 +23,11 @@ cpe = "cpe:2.3:a:movim:movim" yunohost = ">= 11.2" architectures = "all" multi_instance = false + ldap = false + sso = true + disk = "50M" ram.build = "100M" ram.runtime = "50M" @@ -49,8 +52,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/movim/movim/archive/v0.22.5.tar.gz" - sha256 = "fcf0ae66fb48b013f277f39f7bebdc8a0a0b0312a4c3ecb8c23a8ed956a87c77" + url = "https://github.com/movim/movim/archive/v0.23.tar.gz" + sha256 = "f0acd671c8e7e6979c75265ea696101ebd68f47d74cb7e5908eb8071a89026c3" autoupdate.strategy = "latest_github_tag" [resources.ports]