From 2904bb1f29f209b1774fa55b6cdf306f273a51eb Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 17:58:51 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2baa8b8..dfa7f94 100644 --- a/manifest.toml +++ b/manifest.toml @@ -57,7 +57,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/firefly-iii/firefly-iii/archive/refs/tags/v6.1.4.tar.gz" sha256 = "69df1131e25a1dab67fc8c48097478503f53da6d7011c7c6e913773a5b2c9418" - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball" [resources.system_user]