From 926ec6e3bc2ba65d178e8e40f39270ed3e04c763 Mon Sep 17 00:00:00 2001 From: orhtej2 <2871798+orhtej2@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:28:59 +0100 Subject: [PATCH] Uterminate autoupdate regex --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index bdce588..aa2ed0f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -64,7 +64,7 @@ ram.runtime = "50M" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" - autoupdate.asset = "invoiceninja.tar" + autoupdate.asset = "invoiceninja.tar$" [resources.system_user]