From 7b229368dbf27da00b9fd41ec2785608f69dd2cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 16 Jan 2024 23:06:54 +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 a7048ba..08af897 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.53~ynh1" +version = "1.11.54~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.53/element-v1.11.53.tar.gz" - sha256 = "d62d5cba98281b5f35d42d03f7850167abd086261d473e27b26b91adc5c8aa9b" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.54/element-v1.11.54.tar.gz" + sha256 = "af5cad908a0d1504402a4d523e442ba94c7c831e1ea434bf14aff3fe43255639" autoupdate.strategy = "latest_github_tag" [resources.system_user]