From 722b8a49475166b05c9001ea1c7e47d6c854afca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:36:29 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7812efe..7e6d248 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.52~ynh1" +version = "1.11.53~ynh1" maintainers = ["Josué Tille"] @@ -56,8 +56,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-web/releases/download/v1.11.52/element-v1.11.52.tar.gz" - sha256 = "1f309d7863f583fef7294aa34ae19413991fd82aebd4c5d8bc3ac72eab04f71a" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.53/element-v1.11.53.tar.gz" + sha256 = "d62d5cba98281b5f35d42d03f7850167abd086261d473e27b26b91adc5c8aa9b" autoupdate.strategy = "latest_github_tag" [resources.system_user]