From 2565ecc9a95d260766a447317f5b58657444110d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 10 May 2023 15:32:51 +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 5b396c2..ff0b6a4 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.30~ynh1" +version = "1.11.31~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.30/element-v1.11.30.tar.gz" - sha256 = "35f718ff31967b9b90b7b3075d6844d5dbdcba9b5c1cc29d0cc50f0dc2bb7102" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.31/element-v1.11.31.tar.gz" + sha256 = "17a497d14f48cc44c16269b6fb387a6c4c006c9f7c39552013513f21f99a50f4" autoupdate.strategy = "latest_github_tag" [resources.system_user]