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

Merge pull request #31 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-06-18 10:00:50 +02:00 committed by GitHub
commit 607fcbc3ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)]
The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.
**Shipped version:** 1.21.0~ynh1
**Shipped version:** 1.21.1~ynh1
**Demo:** <https://fluffychat.im/web>

View file

@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)]
The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.
**Versión actual:** 1.21.0~ynh1
**Versión actual:** 1.21.1~ynh1
**Demo:** <https://fluffychat.im/web>

View file

@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)]
The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.
**Paketatutako bertsioa:** 1.21.0~ynh1
**Paketatutako bertsioa:** 1.21.1~ynh1
**Demoa:** <https://fluffychat.im/web>

View file

@ -20,7 +20,7 @@ FluffyChat est un client [[matrix](https://matrix.org)] open-source, à but non
Le but de cette app est de créer un client de messagerie instantannée facile d'utilisation, open-source et accessible pour tout le monde.
**Version incluse:** 1.21.0~ynh1
**Version incluse:** 1.21.1~ynh1
**Démo:** <https://fluffychat.im/web>

View file

@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)]
The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.
**Versión proporcionada:** 1.21.0~ynh1
**Versión proporcionada:** 1.21.1~ynh1
**Demo:** <https://fluffychat.im/web>

View file

@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)]
The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.
**分发版本:** 1.21.0~ynh1
**分发版本:** 1.21.1~ynh1
**演示:** <https://fluffychat.im/web>

View file

@ -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.0~ynh1"
version = "1.21.1~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.0/fluffychat-web.tar.gz"
sha256 = "4f5637212d7247ae86ae616efecc20cd7eb06ac51132e1abb315ffba7e98d9a7"
url = "https://github.com/krille-chan/fluffychat/releases/download/v1.21.1/fluffychat-web.tar.gz"
sha256 = "8ba1a1e1f380e2a34baed7f3c0ddc5bf98cda86831a0aafcc03ac9e1135b8bc7"
in_subdir = 2
autoupdate.asset = "fluffychat-web.tar.gz"