From eabae9346386ebd9dc5c83fc457766a2d4515389 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 10 Apr 2024 03:42:18 +0200 Subject: [PATCH] Upgrade to v1.11.64 https://github.com/element-hq/element-web/releases/tag/v1.11.64 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 734870b..4675105 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.63~ynh1" +version = "1.11.64~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.63/element-v1.11.63.tar.gz" - sha256 = "b2fccf24b9c9784c1801a66c222cefc9df51df5b88030e7fd26b9b55e1c4fddd" + url = "https://github.com/element-hq/element-web/releases/download/v1.11.64/element-v1.11.64.tar.gz" + sha256 = "56b08abddcd9a8815d8d4574c6815696d46816bca4c44ed309734cf79fdad7ea" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^element-v.*.tar.gz$"