1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

Upgrade to v1.6.8 (#217)

* Upgrade sources
- `main` v1.6.8: https://github.com/roundcube/roundcubemail/releases/tag/1.6.8

* Auto-update READMEs
This commit is contained in:
YunoHost Bot 2024-08-05 08:22:15 +02:00 committed by GitHub
parent 279057311a
commit 0f29bf9082
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -26,7 +26,7 @@ Roundcube is a web-based e-mail client. It offers all the features you'd expect
- Support for PGP encryption with Enigma plugin by default. - Support for PGP encryption with Enigma plugin by default.
**Shipped version:** 1.6.7~ynh2 **Shipped version:** 1.6.8~ynh1
**Demo:** <https://demo.yunohost.org/webmail/> **Demo:** <https://demo.yunohost.org/webmail/>

View file

@ -26,7 +26,7 @@ Roundcube is a web-based e-mail client. It offers all the features you'd expect
- Support for PGP encryption with Enigma plugin by default. - Support for PGP encryption with Enigma plugin by default.
**Versión actual:** 1.6.7~ynh2 **Versión actual:** 1.6.8~ynh1
**Demo:** <https://demo.yunohost.org/webmail/> **Demo:** <https://demo.yunohost.org/webmail/>

View file

@ -26,7 +26,7 @@ Roundcube is a web-based e-mail client. It offers all the features you'd expect
- Support for PGP encryption with Enigma plugin by default. - Support for PGP encryption with Enigma plugin by default.
**Paketatutako bertsioa:** 1.6.7~ynh2 **Paketatutako bertsioa:** 1.6.8~ynh1
**Demoa:** <https://demo.yunohost.org/webmail/> **Demoa:** <https://demo.yunohost.org/webmail/>

View file

@ -26,7 +26,7 @@ Roundcube est un client mail sous forme d'application web. Il offre toutes les f
- Prise en charge du chiffrement PGP avec le plugin Enigma installé par default. - Prise en charge du chiffrement PGP avec le plugin Enigma installé par default.
**Version incluse:** 1.6.7~ynh2 **Version incluse:** 1.6.8~ynh1
**Démo:** <https://demo.yunohost.org/webmail/> **Démo:** <https://demo.yunohost.org/webmail/>

View file

@ -26,7 +26,7 @@ Roundcube is a web-based e-mail client. It offers all the features you'd expect
- Support for PGP encryption with Enigma plugin by default. - Support for PGP encryption with Enigma plugin by default.
**Versión proporcionada:** 1.6.7~ynh2 **Versión proporcionada:** 1.6.8~ynh1
**Demo:** <https://demo.yunohost.org/webmail/> **Demo:** <https://demo.yunohost.org/webmail/>

View file

@ -26,7 +26,7 @@ Roundcube is a web-based e-mail client. It offers all the features you'd expect
- Support for PGP encryption with Enigma plugin by default. - Support for PGP encryption with Enigma plugin by default.
**Versi terkirim:** 1.6.7~ynh2 **Versi terkirim:** 1.6.8~ynh1
**Demo:** <https://demo.yunohost.org/webmail/> **Demo:** <https://demo.yunohost.org/webmail/>

View file

@ -26,7 +26,7 @@ Roundcube is a web-based e-mail client. It offers all the features you'd expect
- Support for PGP encryption with Enigma plugin by default. - Support for PGP encryption with Enigma plugin by default.
**分发版本:** 1.6.7~ynh2 **分发版本:** 1.6.8~ynh1
**演示:** <https://demo.yunohost.org/webmail/> **演示:** <https://demo.yunohost.org/webmail/>

View file

@ -7,7 +7,7 @@ name = "Roundcube"
description.en = "Open Source Webmail software" description.en = "Open Source Webmail software"
description.fr = "Webmail Open Source" description.fr = "Webmail Open Source"
version = "1.6.7~ynh2" version = "1.6.8~ynh1"
maintainers = [] maintainers = []
[upstream] [upstream]
@ -54,8 +54,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.7/roundcubemail-1.6.7.tar.gz" url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcubemail-1.6.8.tar.gz"
sha256 = "b12c4f9f84890830ce10e470ac0d698b7de00d29f432a9326b4cf8c590e558de" sha256 = "939c9cd46281bf5bfb2dd932680b18ee1706035a5806dc08d8b414971cea91f7"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "roundcubemail-\\d+\\.\\d+\\.\\d+\\.tar\\.gz$" autoupdate.asset = "roundcubemail-\\d+\\.\\d+\\.\\d+\\.tar\\.gz$"