From 92f0d61ea4a8581f05c2c453787d9c61008b83fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sat, 24 Feb 2024 22:47:43 +0100 Subject: [PATCH] Fix asset tarball --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 5b1a78d..f211365 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,7 +50,7 @@ ram.runtime = "50M" sha256 = "ca2aaf930a8bb339a80076d5173f9539216124e8b6e88ad84c73fc2596c21d08" in_subdir = false autoupdate.strategy = "latest_github_release" - autoupdate.asset = "^snappymail-.*tar.gz$" + autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$" [resources.system_user]