From 3e172679a0cda456cb3006cafcf12ae45520dbbf Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 27 Feb 2024 21:32:17 +0100 Subject: [PATCH] Upgrade to v1.11.59 https://github.com/element-hq/element-web/releases/tag/v1.11.59 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 496956d..5249d20 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.58~ynh1" +version = "1.11.59~ynh1" maintainers = ["Josué Tille"] @@ -56,8 +56,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/element-hq/element-web/releases/download/v1.11.58/element-v1.11.58.tar.gz" - sha256 = "89bde68e908d73bc08e9b0fa2af5c66ce4dbb764a35b3c80efdc97abb8825fea" + url = "https://github.com/element-hq/element-web/releases/download/v1.11.59/element-v1.11.59.tar.gz" + sha256 = "443cabd2c0994b2fb1fc5775f98e3b418b9bafbfdbf75cc1e32842bd30597887" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^element-v.*.tar.gz$"