1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-08-01 13:07:16 +01:00
parent f7d00ad64e
commit ba8de14d8f

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.36~ynh1"
version = "1.11.37~ynh1"
maintainers = ["Josué Tille"]
@ -18,7 +18,7 @@ code = "https://github.com/vector-im/element-web/"
cpe = "cpe:2.3:a:matrix:element"
[integration]
yunohost = ">= 11.1.21"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
@ -53,8 +53,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/vector-im/element-web/releases/download/v1.11.36/element-v1.11.36.tar.gz"
sha256 = "ee6f3e1d9350bd64b4751d5b1cd25a19f38577734e177650bd982d261555a905"
url = "https://github.com/vector-im/element-web/releases/download/v1.11.37/element-v1.11.37.tar.gz"
sha256 = "313a2ffa9775e1529343e62390156fb97593999079994aa7ce494dc8db59ae6e"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]