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

Merge pull request #67 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-05-08 20:53:49 +02:00 committed by GitHub
commit dcd9a71782
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 9 additions and 9 deletions

View file

@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father'
Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code.
**Shipped version:** 1.4.2~ynh1
**Shipped version:** 1.4.3~ynh1
## Screenshots

View file

@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father'
Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code.
**Paketatutako bertsioa:** 1.4.2~ynh1
**Paketatutako bertsioa:** 1.4.3~ynh1
## Pantaila-argazkiak

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de messagerie qui supportent IMAP, POP3 ou SMTP - comme la plupart.
**Version incluse:** 1.4.2~ynh1
**Version incluse:** 1.4.3~ynh1
## Captures décran

View file

@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father'
Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code.
**Versión proporcionada:** 1.4.2~ynh1
**Versión proporcionada:** 1.4.3~ynh1
## Capturas de pantalla

View file

@ -3,7 +3,7 @@
请勿手动编辑。
-->
# YunoHost 的 Cypht
# YunoHost 的 Cypht
[![集成程度](https://dash.yunohost.org/integration/cypht.svg)](https://dash.yunohost.org/appci/app/cypht) ![工作状态](https://ci-apps.yunohost.org/ci/badges/cypht.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/cypht.maintain.svg)
@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father'
Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code.
**分发版本:** 1.4.2~ynh1
**分发版本:** 1.4.3~ynh1
## 截图

View file

@ -5,7 +5,7 @@ name = "Cypht"
description.en = "Lightweight Open Source webmail"
description.fr = "Webmail Open Source léger"
version = "1.4.2~ynh1"
version = "1.4.3~ynh1"
maintainers = []
@ -53,8 +53,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.2.tar.gz"
sha256 = "74a8355e3fc27971937838ac55eaa57fc0081626a8acd3419b1c5de25ed5fa23"
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.3.tar.gz"
sha256 = "6ef3b9e86016b2dc00d5d3c0f384b7f5e25a4e3d1896752b576556256f7b6e32"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]