From 20725aacca4ee2f958051492010f1257cc95021a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:37:48 +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 e143ad9..c630158 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.44~ynh1" +version = "1.11.45~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.44/element-v1.11.44.tar.gz" - sha256 = "a81d9cfb5e422ed385da07e36e9566b6ed035ace7d2bd99aaa010f1abdcaada6" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.45/element-v1.11.45.tar.gz" + sha256 = "51be78f20394ddca9aa298d76407044b2b6663cb09e18419e22c47599dbe1e8e" autoupdate.strategy = "latest_github_tag" [resources.system_user]