From cd458754fbf340234ca2b4036621ed901e72972a Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 05:05:26 +0100 Subject: [PATCH] autoupdate.strategy = "latest_github_commit" --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index ea1c56a..a2427e4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,6 +43,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/Kshitij-Banerjee/Cubiks-2048/archive/master.tar.gz" sha256 = "8b45de903449a9b47202cc28d9b20091cab9283634cd655d3fb7b8a65aaf2e91" + autoupdate.strategy = "latest_github_commit" [resources.system_user]