From 255f5c248dc2a247dbab2608a0420f53c88d861d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 4 Aug 2023 13:54:52 +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 fe51410..c94208c 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.37~ynh1" +version = "1.11.38~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.37/element-v1.11.37.tar.gz" - sha256 = "313a2ffa9775e1529343e62390156fb97593999079994aa7ce494dc8db59ae6e" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.38/element-v1.11.38.tar.gz" + sha256 = "550215d635db0b04ffcf72079f100be007af5d5c98ebc6fcaed47101f6238494" autoupdate.strategy = "latest_github_tag" [resources.system_user]