diff --git a/manifest.toml b/manifest.toml index 9cee73c..fe51410 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]