From 6291ac6e2230ba0c61ba60e627a5622db4e1fb1e Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 04:57:10 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 455fad2..869d83e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,7 +53,7 @@ ram.runtime = "50M" url = "https://github.com/netdata/netdata/releases/download/v1.44.3/netdata-v1.44.3.tar.gz" sha256 = "50df30a9aaf60d550eb8e607230d982827e04194f7df3eba0e83ff7919270ad2" autoupdate.strategy = "latest_github_tag" - autoupdate.asset = "^netdata-v.*tar.gz$" + autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$" [resources.system_user]