From 3cdb3ed4bcce34fa7ec9398193d803cecc4185a3 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 23 Feb 2024 08:24:14 +0100 Subject: [PATCH] readd tone autoupdate --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index 422e8f5..1237da9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,6 +43,8 @@ ram.runtime = "50M" [resources.sources.tone] url = "https://github.com/sandreas/tone/releases/download/v0.1.5/tone-0.1.5-linux-x64.tar.gz" sha256 = "29c197b21c6e36a3b889ebd6bb1fbdd2c95e489ac6508d010adcf6f69ab8ceba" + autoupdate.strategy = "latest_github_release" + autoupdate.upstream = "https://github.com/sandreas/tone" [resources.system_user]