diff --git a/manifest.toml b/manifest.toml index b326566..ce3e57f 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.29.3~ynh1" +version = "2.29.4~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.29.3/snappymail-2.29.3.tar.gz" - sha256 = "a13e955ac314586545c4fef3b9da7780764f248b4479c10d4c303f1f88704985" + url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.29.4.tar.gz" + sha256 = "a04b91a867d1fa99f7f3952814dd8c569f0f9225b6054cd37f0bf58ed3a8c9cb" in_subdir = false autoupdate.strategy = "latest_github_tag"