mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
Merge pull request #74 from YunoHost-Apps/ci-auto-update-2.3.0
Upgrade to v2.3.0
This commit is contained in:
commit
249de203c3
9 changed files with 11 additions and 11 deletions
|
@ -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:** 2.2.0~ynh1
|
||||
**Shipped version:** 2.3.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -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 actual:** 2.2.0~ynh1
|
||||
**Versión actual:** 2.3.0~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -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:** 2.2.0~ynh1
|
||||
**Paketatutako bertsioa:** 2.3.0~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -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 :** 2.2.0~ynh1
|
||||
**Version incluse :** 2.3.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -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:** 2.2.0~ynh1
|
||||
**Versión proporcionada:** 2.3.0~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -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 terkirim:** 2.2.0~ynh1
|
||||
**Versi terkirim:** 2.3.0~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
||||
**Поставляемая версия:** 2.2.0~ynh1
|
||||
**Поставляемая версия:** 2.3.0~ynh1
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
||||
**分发版本:** 2.2.0~ynh1
|
||||
**分发版本:** 2.3.0~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Cypht"
|
|||
description.en = "Lightweight Open Source webmail"
|
||||
description.fr = "Webmail Open Source léger"
|
||||
|
||||
version = "2.2.0~ynh1"
|
||||
version = "2.3.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -54,8 +54,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
|
||||
[resources.sources.main]
|
||||
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v2.2.0.tar.gz"
|
||||
sha256 = "7476aeeb55377e67d19aca40f5bc7758646396fcfca252c4631f81b36c717a8f"
|
||||
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v2.3.0.tar.gz"
|
||||
sha256 = "7adae938a3fd5b7b2cfa473baf7855ea9fc8203ca780b14bf3f91eb7887b19e0"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue