From 4c1a72897c52d01079161b00ea3cab74c5326690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sat, 24 Feb 2024 22:20:49 +0100 Subject: [PATCH] Fix autoupdate --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 3824095..ff74b76 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,7 +40,7 @@ ram.runtime = "50M" url = "https://github.com/webmin/webmin/releases/download/2.104/webmin_2.104_all.deb" sha256 = "80bb272ae7ade169b386c9b34fe0af535ea5e8342d7749917e8cc343f95498cb" rename = "webmin.deb" - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" autoupdate.asset = "^webmin_.*_all.deb$" [resources.ports]