mirror of
https://github.com/YunoHost-Apps/fluffychat_ynh.git
synced 2024-09-03 18:36:04 +02:00
Upgrade sources
- `main` v1.22.0: https://github.com/krille-chan/fluffychat/releases/tag/v1.22.0
This commit is contained in:
parent
5e5c45d530
commit
8ea84491d8
1 changed files with 3 additions and 3 deletions
|
@ -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.2~ynh1"
|
||||
version = "1.22.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.21.2/fluffychat-web.tar.gz"
|
||||
sha256 = "2b0d93151829e48df3793d950fec162e2af17964c55f7b19a36131db94626c46"
|
||||
url = "https://github.com/krille-chan/fluffychat/releases/download/v1.22.0/fluffychat-web.tar.gz"
|
||||
sha256 = "e63d21cc7dcfd1d7f3a178938a5498cedba52e04192964265625187f5b8f920f"
|
||||
in_subdir = 2
|
||||
|
||||
autoupdate.asset = "fluffychat-web.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue