From cbcde4a4abe962872c7f274d90aaf6a0596d07b2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Feb 2024 21:31:19 +0100 Subject: [PATCH] Upgrade to v1.11.58 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9007505..4684cd7 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.57~ynh1" +version = "1.11.58~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.57/element-v1.11.57.tar.gz" - sha256 = "b1ee2b9c19b439e2e97d6f39cdd70dad1252d7f4c79c56828433bbb9427aa662" + url = "https://github.com/vector-im/element-web/archive/refs/tags/v1.11.58.tar.gz" + sha256 = "c61cbe0b8685cab7fb569c249a809c9d8e21de8071db0a34f4915e2da592abee" autoupdate.strategy = "latest_github_tag" [resources.system_user]