From ac256ccef827586405e3bc9741450977dc1322dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Fri, 16 Feb 2024 20:57:55 +0100 Subject: [PATCH] autoupdate: use latest commits because no tags --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8eddb27..0002e9c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,7 +51,7 @@ ram.runtime = "50M" url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.12.0.tar.gz" sha256 = "1695c3e39f5b276fc6d07c7685eaa3df033e37979b240bc8422663e8aa22e130" - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_commit" autoupdate.asset = "tarball" [resources.system_user]