1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cinny_ynh.git synced 2024-09-03 18:16:13 +02:00

Merge pull request #62 from YunoHost-Apps/ci-auto-update-4.1.0

Upgrade to v4.1.0
This commit is contained in:
Salamandar 2024-08-09 13:53:07 +02:00 committed by GitHub
commit bde8fa590a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 11 additions and 11 deletions

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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$"