From 3b8877a0c41292599f76961ec37c6eda10cf3b96 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 5 Aug 2024 03:44:15 +0200 Subject: [PATCH] Upgrade sources - `main` v1.6.8: https://github.com/roundcube/roundcubemail/releases/tag/1.6.8 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index aeda484..054cb19 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~ynh2" +version = "1.6.8~ynh1" maintainers = [] [upstream] @@ -54,8 +54,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.7/roundcubemail-1.6.7.tar.gz" - sha256 = "b12c4f9f84890830ce10e470ac0d698b7de00d29f432a9326b4cf8c590e558de" + 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-\\d+\\.\\d+\\.\\d+\\.tar\\.gz$"