From 0daf3310a6884e189008859d4aedb1b418d56a93 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 20:08:34 +0100 Subject: [PATCH] autoupdate.strategy = "latest_github_tag" --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index e7dc8cf..8ae0da8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,6 +46,7 @@ ram.runtime = "10M" [resources.sources.main] url = "https://github.com/Blount/Cheky/archive/4.4.1.tar.gz" sha256 = "4142430d17229332efca353cc95a993d85650af0a53155055847b4d7b9e9650b" + autoupdate.strategy = "latest_github_tag" [resources.system_user]