diff --git a/manifest.toml b/manifest.toml index b2becce..e9fb02d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.34.2.tar.gz" - sha256 = "ff0ed3de77288c0c770b585f88d4ad963132c93e6a374191a77b14f938333991" + url = "https://github.com/the-djmaze/snappymail/releases/download/v2.34.2/snappymail-2.34.2.tar.gz" + sha256 = "ca2aaf930a8bb339a80076d5173f9539216124e8b6e88ad84c73fc2596c21d08" in_subdir = false autoupdate.strategy = "latest_github_tag"