1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fluffychat_ynh.git synced 2024-09-03 18:36:04 +02:00

Upgrade to v1.19.1

https://github.com/krille-chan/fluffychat/releases/tag/v1.19.1
This commit is contained in:
yunohost-bot 2024-04-11 03:33:17 +02:00 committed by YunoHost Bot
parent d0a2d4ba72
commit 2d522d6c1c

View file

@ -7,7 +7,7 @@ name = "Fluffychat"
description.en = "Matrix messenger client"
description.fr = "Client de messagerie Matrix"
version = "1.19.0~ynh1"
version = "1.19.1~ynh1"
maintainers = [ "OniriCorpe" ]
@ -56,8 +56,8 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/krille-chan/fluffychat/releases/download/v1.19.0/fluffychat-web.tar.gz"
sha256 = "b5083f9932f711f85d9dd778cec359cb603af375abdc20168fd4504e23b54ae9"
url = "https://github.com/krille-chan/fluffychat/releases/download/v1.19.1/fluffychat-web.tar.gz"
sha256 = "f952c465ebf0278d38b39b7c135b6dd125e34094c77005e3ec4b5ca4dc65783e"
in_subdir = 2
autoupdate.asset = "fluffychat-web.tar.gz"