From 0c0d6da39f979f7f0b4692544aa0f5c9c4d24a91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sat, 17 Feb 2024 12:23:44 +0100 Subject: [PATCH] Fix autoupdate.strategy --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 3217668..1cb63fc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,7 +55,7 @@ ram.runtime = "20M" amd64.sha256 = "d7c71df5b0df5962e54a6df1796bfdb21dfc7696d4cbd072b95692b00606c44d" arm64.url = "https://github.com/everywall/ladder/releases/download/v0.0.21/ladder_linux_arm64.tar.gz" arm64.sha256 = "fc512e8aebb2459d13b97daf1d6ec3b1a7dfb32b24a60c5e1e0d2f804219b11a" - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" in_subdir = false [resources.system_user]