From 922f0e329924b8c41b3f1a48584db88df7bcc3d1 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 06:28:36 +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 02a72c6..d9d2269 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,6 +41,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/sprin/TrustyHash/archive/refs/heads/master.zip" sha256 = "52b48d4f6e18144424d158ad01e4adf0609a2d475792929b41265c56f5fa2d51" + autoupdate.strategy = "latest_github_commit" [resources.system_user]