1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-02-15 22:03:24 +01:00
parent 7249212cdb
commit df12fff665

View file

@ -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]