From bb662740919a3191da662ba7ae47767fe8d83c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:23:35 +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 d03aadc..4701328 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.33~ynh1" +version = "1.11.34~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.19" +yunohost = ">= 11.1.21" 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.33/element-v1.11.33.tar.gz" - sha256 = "9dd9fee2e1e70144960d21f7ee565c103cdd13a3d8f7a97b0e6b34f85f6eeb15" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.34/element-v1.11.34.tar.gz" + sha256 = "627e02f34469707100da7df60aaa15599a7e99513ad115ef161dff2ea11db35c" autoupdate.strategy = "latest_github_tag" [resources.system_user]