mirror of
https://github.com/YunoHost-Apps/fluffychat_ynh.git
synced 2024-09-03 18:36:04 +02:00
Upgrade to v1.18.0
https://github.com/krille-chan/fluffychat/releases/tag/v1.18.0
This commit is contained in:
parent
a53d7454b0
commit
94c3ed94da
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Fluffychat"
|
||||||
description.en = "Matrix messenger client"
|
description.en = "Matrix messenger client"
|
||||||
description.fr = "Client de messagerie Matrix"
|
description.fr = "Client de messagerie Matrix"
|
||||||
|
|
||||||
version = "1.17.3~ynh1"
|
version = "1.18.0~ynh1"
|
||||||
|
|
||||||
maintainers = [ "OniriCorpe" ]
|
maintainers = [ "OniriCorpe" ]
|
||||||
|
|
||||||
|
@ -51,8 +51,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
|
|
||||||
url = "https://github.com/krille-chan/fluffychat/releases/download/v1.17.3/fluffychat-web.tar.gz"
|
url = "https://github.com/krille-chan/fluffychat/releases/download/v1.18.0/fluffychat-web.tar.gz"
|
||||||
sha256 = "cd88c8d6aaf1c90ddba1b69696eda8212d7d529d2c1f5f6943a589621ae38ca9"
|
sha256 = "0b9fbc74e1098c3df966dd1b689ec16bef5aa3e83cecb7d3f408a5fab6128cf7"
|
||||||
in_subdir = 2
|
in_subdir = 2
|
||||||
|
|
||||||
autoupdate.asset = "fluffychat-web.tar.gz"
|
autoupdate.asset = "fluffychat-web.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue