From 23479e7b8677f304cccd7277a64d65f33982264c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 24 Oct 2023 18:18:02 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 429d19c..5004b80 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.46~ynh1" +version = "1.11.47~ynh1" maintainers = ["Josué Tille"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-web/releases/download/v1.11.46/element-v1.11.46.tar.gz" - sha256 = "bbb8be838643dc0f9071591d0d1f8758935c21ad9e7e3697d6a9162a3aae32cd" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.47/element-v1.11.47.tar.gz" + sha256 = "89e090f74fa1ae40329c6d93f5bbc54373b867237acf0bb2a87c41dedf41249e" autoupdate.strategy = "latest_github_tag" [resources.system_user]