From b59d627872f88ba7bd5bd390ce435647174a0668 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 27 Mar 2023 17:08:49 +0200 Subject: [PATCH] Test commit to test auto update, please ignore --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 1b90e47..9228749 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,6 +55,9 @@ ram.runtime = "50M" url = "https://github.com/firefly-iii/firefly-iii/archive/refs/tags/v6.0.4.tar.gz" sha256 = "4b04ea295313f04bae13534983a6e28310770d7b2ce84034df753127c6bc675d" + autoupdate.strategy = "latest_github_tag" + autoupdate.asset = "tarball" + [resources.system_user]