From c5a03f4085319354cf05ce165bdd5f9220cd761f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:51:51 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 89dc10b..5b396c2 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.29~ynh2" +version = "1.11.30~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.17" +yunohost = ">= 11.1.18" 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.29/element-v1.11.29.tar.gz" - sha256 = "9d22b0bcd8d4d0c47f97f47f300a939eabe288b507019f92a04808f55b93a784" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.30/element-v1.11.30.tar.gz" + sha256 = "35f718ff31967b9b90b7b3075d6844d5dbdcba9b5c1cc29d0cc50f0dc2bb7102" autoupdate.strategy = "latest_github_tag" [resources.system_user]