Skip to content

Commit 0874c1b

Browse files
authored
Merge pull request #63 from YunoHost-Apps/testing
Upgrade sources
2 parents e4d81b3 + bde8fa5 commit 0874c1b

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2525
- Matrix Spaces support
2626

2727

28-
**Shipped version:** 4.0.0~ynh1
28+
**Shipped version:** 4.1.0~ynh1
2929

3030
**Demo:** <https://app.cinny.in>
3131

README_es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2525
- Matrix Spaces support
2626

2727

28-
**Versión actual:** 4.0.0~ynh1
28+
**Versión actual:** 4.1.0~ynh1
2929

3030
**Demo:** <https://app.cinny.in>
3131

README_eu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2525
- Matrix Spaces support
2626

2727

28-
**Paketatutako bertsioa:** 4.0.0~ynh1
28+
**Paketatutako bertsioa:** 4.1.0~ynh1
2929

3030
**Demoa:** <https://app.cinny.in>
3131

README_fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Un client matrix orienté simplicité, élégance et sécurité.
2525
- Support des "Espaces" Matrix
2626

2727

28-
**Version incluse :** 4.0.0~ynh1
28+
**Version incluse :** 4.1.0~ynh1
2929

3030
**Démo :** <https://app.cinny.in>
3131

README_gl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2525
- Matrix Spaces support
2626

2727

28-
**Versión proporcionada:** 4.0.0~ynh1
28+
**Versión proporcionada:** 4.1.0~ynh1
2929

3030
**Demo:** <https://app.cinny.in>
3131

README_id.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2525
- Matrix Spaces support
2626

2727

28-
**Versi terkirim:** 4.0.0~ynh1
28+
**Versi terkirim:** 4.1.0~ynh1
2929

3030
**Demo:** <https://app.cinny.in>
3131

@@ -36,7 +36,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
3636
## Dokumentasi dan sumber daya
3737

3838
- Website aplikasi resmi: <https://cinny.in>
39-
- Repositori kode aplikasi hulu: <https://github.com/ajbura/cinny>
39+
- Depot kode aplikasi hulu: <https://github.com/ajbura/cinny>
4040
- Gudang YunoHost: <https://apps.yunohost.org/app/cinny>
4141
- Laporkan bug: <https://github.com/YunoHost-Apps/cinny_ynh/issues>
4242

README_zh_Hans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2525
- Matrix Spaces support
2626

2727

28-
**分发版本:** 4.0.0~ynh1
28+
**分发版本:** 4.1.0~ynh1
2929

3030
**演示:** <https://app.cinny.in>
3131

manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description.gl = "Cliente para Matrix que pon o foco na simplicidade, elegancia
88
description.ca = "Client de Matrix amb un focus en una interfície simple, elegant i segura"
99
description.fr = "Client matrix orienté simplicité, élégance et sécurité"
1010

11-
version = "4.0.0~ynh1"
11+
version = "4.1.0~ynh1"
1212

1313
maintainers = ["Salamandar"]
1414

@@ -63,8 +63,8 @@ ram.runtime = "50M"
6363
[resources.sources]
6464

6565
[resources.sources.main]
66-
url = "https://github.com/cinnyapp/cinny/releases/download/v4.0.0/cinny-v4.0.0.tar.gz"
67-
sha256 = "1b3f45b4e1f9d81eb32b61ee62538e7a60fb262069036713fbb062067f5bac37"
66+
url = "https://github.com/cinnyapp/cinny/releases/download/v4.1.0/cinny-v4.1.0.tar.gz"
67+
sha256 = "64bce650b1d5ee281e215f732fa40e40e2d38ebf8c2a8ed87ca0ae9ebe5ed788"
6868
autoupdate.strategy = "latest_github_release"
6969
autoupdate.asset = "cinny-v.*.tar.gz$"
7070

0 commit comments

Comments
 (0)