From eb15862503445e81c59bc8549939e25b66408752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 12 Sep 2023 19:11:58 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ab0cccc..c014de1 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.40~ynh1" +version = "1.11.41~ynh1" maintainers = ["Josué Tille"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-web/releases/download/v1.11.40/element-v1.11.40.tar.gz" - sha256 = "7e0d0263ee2c52401f6f8f0ea2c5b76fef82aaa1860c1b4986235971f7b8b731" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.41/element-v1.11.41.tar.gz" + sha256 = "b03e59e4c3da71278f1b79df2469cdc25c250129c7669a0531888a0e1ae41529" autoupdate.strategy = "latest_github_tag" [resources.system_user]