From d3f4d82e0166e33c5118fb0323824b4e23670ef5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 18 Jun 2024 03:34:28 +0200 Subject: [PATCH] Upgrade to v1.21.1 https://github.com/krille-chan/fluffychat/releases/tag/v1.21.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index afec049..5bc7c0f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -9,7 +9,7 @@ description.gl = "Cliente para mensaxería Matrix" description.ca = "Client de missatgeria Matrix" description.fr = "Client de messagerie Matrix" -version = "1.21.0~ynh1" +version = "1.21.1~ynh1" maintainers = [ "OniriCorpe" ] @@ -63,8 +63,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/krille-chan/fluffychat/releases/download/v1.21.0/fluffychat-web.tar.gz" - sha256 = "4f5637212d7247ae86ae616efecc20cd7eb06ac51132e1abb315ffba7e98d9a7" + url = "https://github.com/krille-chan/fluffychat/releases/download/v1.21.1/fluffychat-web.tar.gz" + sha256 = "8ba1a1e1f380e2a34baed7f3c0ddc5bf98cda86831a0aafcc03ac9e1135b8bc7" in_subdir = 2 autoupdate.asset = "fluffychat-web.tar.gz"