From 345c927505184519c428ae096f4a05919fed5f7f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 30 Apr 2024 03:32:57 +0200 Subject: [PATCH] Upgrade to v1.20.0 https://github.com/krille-chan/fluffychat/releases/tag/v1.20.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 05b794b..2ac6e1e 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.19.2~ynh1" +version = "1.20.0~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.19.2/fluffychat-web.tar.gz" - sha256 = "6114f55a82360e4693fa2beed8d0bdc13c8dd706dfd136fa3babff9d957d0192" + url = "https://github.com/krille-chan/fluffychat/releases/download/v1.20.0/fluffychat-web.tar.gz" + sha256 = "5dc7e8db57393ea049d6876967bfa6f6ae27632724746d1f251a11825926b688" in_subdir = 2 autoupdate.asset = "fluffychat-web.tar.gz"