From 8d8f8695941b3fac4d501c9020c23a93a7d2c419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 11 Apr 2023 20:22:20 +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 38175d1..2220f0c 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.28~ynh2" +version = "1.11.29~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.28/element-v1.11.28.tar.gz" - sha256 = "2136fa0b20433235c412a1510c7744e715b1e81126710dfa4e4060716d02510e" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.29/element-v1.11.29.tar.gz" + sha256 = "9d22b0bcd8d4d0c47f97f47f300a939eabe288b507019f92a04808f55b93a784" autoupdate.strategy = "latest_github_tag" [resources.system_user]