From cd85ecf220623607c1d39027d4bc4db869e8987d Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 15 Mar 2024 02:38:40 +0100 Subject: [PATCH] add autoupdate.version_regex to fix the autoupdate --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 19834f3..b9541bd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -61,6 +61,7 @@ ram.runtime = "50M" url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2024-02-06a.tar.gz" sha256 = "3d025174169bb15be36b934f63974772b8caa9ea23e1b0c93f897396642b1697" autoupdate.strategy = "latest_github_tag" + autoupdate.version_regex = "^release-(.*)$" [resources.system_user]