From 284b24ec4cc15ddda59d1629a2ba54ba7e03101e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Mar 2024 02:32:32 +0100 Subject: [PATCH] Upgrade to v1.11.61 https://github.com/element-hq/element-web/releases/tag/v1.11.61 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9233915..ba86b7a 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.60~ynh1" +version = "1.11.61~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.60/element-v1.11.60.tar.gz" - sha256 = "b39c12d7148fb8264811886ac212ebf529aadba90b3274a6737d75dbd1413c6f" + url = "https://github.com/element-hq/element-web/releases/download/v1.11.61/element-v1.11.61.tar.gz" + sha256 = "fd1c804c501c78a8cda37947b94578f23b5d3e3d763491b345ce5ba587061512" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^element-v.*.tar.gz$"