From ebdf2ee2398a22ce0987696e73793a5069687660 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 11 May 2024 05:36:11 +0200 Subject: [PATCH] fix autoupdate regex --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 99a4b83..ff0604d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,7 +59,7 @@ ram.runtime = "50M" sha256 = "5af13d7508254f5cf96d0f09db1e3dcffe9252c2f8e9b9678298e4b6fb155d04" in_subdir = false autoupdate.strategy = "latest_github_release" - autoupdate.asset = ".*.zip" + autoupdate.asset = "^FireflyIII-v.*.zip$" [resources.system_user]