mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
commit
dcd9a71782
6 changed files with 9 additions and 9 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:** 1.4.2~ynh1
|
||||
**Shipped version:** 1.4.3~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.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 1.4.2~ynh1
|
||||
**Paketatutako bertsioa:** 1.4.3~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 :** 1.4.2~ynh1
|
||||
**Version incluse :** 1.4.3~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:** 1.4.2~ynh1
|
||||
**Versión proporcionada:** 1.4.3~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Cypht
|
||||
# YunoHost 上的 Cypht
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/cypht)  
|
||||
|
||||
|
@ -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
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue