From 2062d37f14a76b034677006a9c47b4c3fd027238 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 06:36:41 +0100 Subject: [PATCH] autoupdate.strategy = "latest_github_release" --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 231c31e..be4796c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -45,7 +45,8 @@ ram.runtime = "50M" url = "https://github.com/SergiX44/XBackBone/releases/download/3.7.0/release-v3.7.0.zip" sha256 = "df35a21eec883b43baac968ed4bc28b3a4c0b491b0d0c4c2325ab38d69a1ff98" in_subdir = false - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" + autoupdate.asset = "^release-.*zip" [resources.system_user]