From 5c2a29307f3b65db1a9650d5d7ef119a5131c599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 21 Nov 2023 14:23:58 +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 63fb0f4..b5f4ae1 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.49~ynh1" +version = "1.11.50~ynh1" maintainers = ["Josué Tille"] @@ -56,8 +56,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-web/releases/download/v1.11.49/element-v1.11.49.tar.gz" - sha256 = "5c700898a6feed61a271673dc06a77c8c6f1a00c329b0b3eb346625059e69c13" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.50/element-v1.11.50.tar.gz" + sha256 = "1946854314417de208ef05e4e7ff095fd4dbda033e9f15d69d8b10f1f0c7bbfa" autoupdate.strategy = "latest_github_tag" [resources.system_user]