mirror of
https://github.com/YunoHost-Apps/cinny_ynh.git
synced 2024-09-03 18:16:13 +02:00
commit
0874c1b056
8 changed files with 11 additions and 11 deletions
|
@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
|
|||
- Matrix Spaces support
|
||||
|
||||
|
||||
**Shipped version:** 4.0.0~ynh1
|
||||
**Shipped version:** 4.1.0~ynh1
|
||||
|
||||
**Demo:** <https://app.cinny.in>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
|
|||
- Matrix Spaces support
|
||||
|
||||
|
||||
**Versión actual:** 4.0.0~ynh1
|
||||
**Versión actual:** 4.1.0~ynh1
|
||||
|
||||
**Demo:** <https://app.cinny.in>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
|
|||
- Matrix Spaces support
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 4.0.0~ynh1
|
||||
**Paketatutako bertsioa:** 4.1.0~ynh1
|
||||
|
||||
**Demoa:** <https://app.cinny.in>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Un client matrix orienté simplicité, élégance et sécurité.
|
|||
- Support des "Espaces" Matrix
|
||||
|
||||
|
||||
**Version incluse :** 4.0.0~ynh1
|
||||
**Version incluse :** 4.1.0~ynh1
|
||||
|
||||
**Démo :** <https://app.cinny.in>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
|
|||
- Matrix Spaces support
|
||||
|
||||
|
||||
**Versión proporcionada:** 4.0.0~ynh1
|
||||
**Versión proporcionada:** 4.1.0~ynh1
|
||||
|
||||
**Demo:** <https://app.cinny.in>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
|
|||
- Matrix Spaces support
|
||||
|
||||
|
||||
**Versi terkirim:** 4.0.0~ynh1
|
||||
**Versi terkirim:** 4.1.0~ynh1
|
||||
|
||||
**Demo:** <https://app.cinny.in>
|
||||
|
||||
|
@ -36,7 +36,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
|
|||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://cinny.in>
|
||||
- Repositori kode aplikasi hulu: <https://github.com/ajbura/cinny>
|
||||
- Depot kode aplikasi hulu: <https://github.com/ajbura/cinny>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/cinny>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/cinny_ynh/issues>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
|
|||
- Matrix Spaces support
|
||||
|
||||
|
||||
**分发版本:** 4.0.0~ynh1
|
||||
**分发版本:** 4.1.0~ynh1
|
||||
|
||||
**演示:** <https://app.cinny.in>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ description.gl = "Cliente para Matrix que pon o foco na simplicidade, elegancia
|
|||
description.ca = "Client de Matrix amb un focus en una interfície simple, elegant i segura"
|
||||
description.fr = "Client matrix orienté simplicité, élégance et sécurité"
|
||||
|
||||
version = "4.0.0~ynh1"
|
||||
version = "4.1.0~ynh1"
|
||||
|
||||
maintainers = ["Salamandar"]
|
||||
|
||||
|
@ -63,8 +63,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/cinnyapp/cinny/releases/download/v4.0.0/cinny-v4.0.0.tar.gz"
|
||||
sha256 = "1b3f45b4e1f9d81eb32b61ee62538e7a60fb262069036713fbb062067f5bac37"
|
||||
url = "https://github.com/cinnyapp/cinny/releases/download/v4.1.0/cinny-v4.1.0.tar.gz"
|
||||
sha256 = "64bce650b1d5ee281e215f732fa40e40e2d38ebf8c2a8ed87ca0ae9ebe5ed788"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "cinny-v.*.tar.gz$"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue