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 #65 from rodriguezny/update-manisfest-to-the-latest-app-update

Update manifest.toml to the latest stable app release
This commit is contained in:
eric_G 2024-05-04 10:35:11 +02:00 committed by GitHub
commit eb2546ea26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 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.1~ynh1
**Shipped version:** 1.4.2~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
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.1~ynh1
**Version incluse :** 1.4.2~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Cypht"
description.en = "Lightweight Open Source webmail"
description.fr = "Webmail Open Source léger"
version = "1.4.1~ynh1"
version = "1.4.2~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.1.tar.gz"
sha256 = "a8399921cf586ecb80385b66c08d841548f2f02b63260e08c0ad1f040c663062"
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.2.tar.gz"
sha256 = "74a8355e3fc27971937838ac55eaa57fc0081626a8acd3419b1c5de25ed5fa23"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]