diff --git a/manifest.toml b/manifest.toml index bb1613b..c215ac7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SnappyMail" description.en = "Simple, modern, lightweight & fast web-based e-mail client" description.fr = "Client de messagerie Web simple, moderne, léger et rapide" -version = "2.33.0~ynh1" +version = "2.34.1~ynh1" maintainers = ["eric_G"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/the-djmaze/snappymail/releases/download/v2.33.0/snappymail-2.33.0.tar.gz" - sha256 = "ef52600a4b1eafba463157926e2c3ded1d80a31408efa03a9cf0bb7136b67a8c" + url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.34.1.tar.gz" + sha256 = "22b159177dd6a32be087f6d95c623225bec47a69974e58c1477c53fb65d800a2" in_subdir = false autoupdate.strategy = "latest_github_tag"