diff --git a/manifest.toml b/manifest.toml index 054cb19..30f40eb 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.8~ynh1" +version = "1.6.9~ynh1" maintainers = [] [upstream] @@ -54,8 +54,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcubemail-1.6.8.tar.gz" - sha256 = "939c9cd46281bf5bfb2dd932680b18ee1706035a5806dc08d8b414971cea91f7" + url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.9/roundcubemail-1.6.9.tar.gz" + sha256 = "5adaecacc7203ae844a4f452d6cc5eae94799f248825d5978ca48cb7a9d7a51c" autoupdate.strategy = "latest_github_release" autoupdate.asset = "roundcubemail-\\d+\\.\\d+\\.\\d+\\.tar\\.gz$"