diff --git a/README.md b/README.md
index 5f0c64e..8112aa5 100644
--- a/README.md
+++ b/README.md
@@ -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.
-**Shipped version:** 1.6.7~ynh3
+**Shipped version:** 1.6.8~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 07ae3cc..fe2e08e 100644
--- a/README_es.md
+++ b/README_es.md
@@ -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.
-**Versión actual:** 1.6.7~ynh3
+**Versión actual:** 1.6.8~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 2bb18e9..a21811b 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -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.
-**Paketatutako bertsioa:** 1.6.7~ynh3
+**Paketatutako bertsioa:** 1.6.8~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 1d5a14d..8288542 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -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.
-**Version incluse :** 1.6.7~ynh3
+**Version incluse :** 1.6.8~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 2524bb5..0efb124 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -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.
-**Versión proporcionada:** 1.6.7~ynh3
+**Versión proporcionada:** 1.6.8~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
index bd98c1d..ea05bb4 100644
--- a/README_id.md
+++ b/README_id.md
@@ -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.
-**Versi terkirim:** 1.6.7~ynh3
+**Versi terkirim:** 1.6.8~ynh1
**Demo:**
@@ -38,7 +38,7 @@ Roundcube is a web-based e-mail client. It offers all the features you'd expect
- Website aplikasi resmi:
- Dokumentasi admin resmi:
-- Repositori kode aplikasi hulu:
+- Depot kode aplikasi hulu:
- Gudang YunoHost:
- Laporkan bug:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 7003009..fc17d5d 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -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.
-**分发版本:** 1.6.7~ynh3
+**分发版本:** 1.6.8~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 4feaa67..b53db41 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Roundcube"
description.en = "Open Source Webmail software"
description.fr = "Webmail Open Source"
-version = "1.6.7~ynh3"
+version = "1.6.8~ynh1"
maintainers = []
[upstream]
@@ -55,10 +55,10 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
- url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.7/roundcubemail-1.6.7-complete.tar.gz"
- sha256 = "cf52515e65b2818cb02fd7a202c766367b8c54d8b7fea27dda9c81aa7ce1d3a6"
+ url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcubemail-1.6.8.tar.gz"
+ sha256 = "939c9cd46281bf5bfb2dd932680b18ee1706035a5806dc08d8b414971cea91f7"
autoupdate.strategy = "latest_github_release"
- autoupdate.asset = "roundcubemail-.*-complete.tar.gz"
+ autoupdate.asset = "roundcubemail-\\d+\\.\\d+\\.\\d+\\.tar\\.gz$"
[resources.system_user]