From 98645e9261bb013c50181710f954eb9cd4208c17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 7 May 2024 17:19:26 +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 a7e62c3..aa0c908 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.65~ynh1" +version = "1.11.66~ynh1" maintainers = ["Josué Tille"] @@ -56,8 +56,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/element-hq/element-web/releases/download/v1.11.65/element-v1.11.65.tar.gz" - sha256 = "069dd851afced0d82ecb815d408c618c42311a2b7671b8a6479d21edcb5e80e9" + url = "https://github.com/element-hq/element-web/releases/download/v1.11.66/element-v1.11.66.tar.gz" + sha256 = "4bab7bf011f650a94f2bc0a6e8f0f0cb7fe59975f3cced1cb270c47419169c37" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^element-v.*.tar.gz$"