From 5f2fd4472566f606a9d36ddbf1ef334eba932f3a Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 06:05:49 +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 ecc23eb..d358785 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,6 +12,7 @@ maintainers = [] [upstream] license = "MIT" code = "https://github.com/jcampbell1/simple-file-manager" +autoupdate.strategy = "latest_github_commit" [integration] yunohost = ">= 11.2"