diff --git a/manifest.toml b/manifest.toml index b326566..4c8fe92 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.30.0~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/releases/download/v2.30.0/snappymail-2.30.0.tar.gz" + sha256 = "23d77d3047ca05b4d276f885c290d373cf7cf3d94b9374de11e68de6bac3f7fb" in_subdir = false autoupdate.strategy = "latest_github_tag"