mirror of
https://github.com/YunoHost-Apps/fluffychat_ynh.git
synced 2024-09-03 18:36:04 +02:00
Upgrade to v1.19.0
https://github.com/krille-chan/fluffychat/releases/tag/v1.19.0
This commit is contained in:
parent
fb547961da
commit
6279166a56
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Fluffychat"
|
|||
description.en = "Matrix messenger client"
|
||||
description.fr = "Client de messagerie Matrix"
|
||||
|
||||
version = "1.18.0~ynh2"
|
||||
version = "1.19.0~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.18.0/fluffychat-web.tar.gz"
|
||||
sha256 = "0b9fbc74e1098c3df966dd1b689ec16bef5aa3e83cecb7d3f408a5fab6128cf7"
|
||||
url = "https://github.com/krille-chan/fluffychat/releases/download/v1.19.0/fluffychat-web.tar.gz"
|
||||
sha256 = "b5083f9932f711f85d9dd778cec359cb603af375abdc20168fd4504e23b54ae9"
|
||||
in_subdir = 2
|
||||
|
||||
autoupdate.asset = "fluffychat-web.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue