From 97a7a505fb6735ff66d43fbd0f28f8aac4e56d95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 28 Mar 2023 15:47:21 +0200 Subject: [PATCH] 1.11.26 --- manifest.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1590b27..47bc5f8 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.25~ynh2" +version = "1.11.26~ynh1" maintainers = ["Josué Tille"] @@ -53,9 +53,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-web/releases/download/v1.11.25/element-v1.11.25.tar.gz" - sha256 = "974877e5d8dc3f8919cd5101fc6f36fcd2145628bb917b48a6863213cee30ba6" - + url = "https://github.com/vector-im/element-web/releases/download/v1.11.26/element-v1.11.26.tar.gz" + sha256 = "0821f96eafe0e46c15a9e0fadc6a4f4a185d77cde2c764f59b3a22403fefb0e6" autoupdate.strategy = "latest_github_tag" [resources.system_user]