From 184a8a877f9317ed6c72971695598e5f02a27ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 5 Dec 2023 17:26:08 +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 b5f4ae1..adeb769 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.50~ynh1" +version = "1.11.51~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.50/element-v1.11.50.tar.gz" - sha256 = "1946854314417de208ef05e4e7ff095fd4dbda033e9f15d69d8b10f1f0c7bbfa" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.51/element-v1.11.51.tar.gz" + sha256 = "8566c53b22e6a63a2876d76d52a1cd6e3f121ce1404e0d187b54c09656226128" autoupdate.strategy = "latest_github_tag" [resources.system_user]