From 6fe546992bded965a067f57242d87bddd1d1891e Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 28 Sep 2023 13:08:41 +0200 Subject: [PATCH] Upgrade to v2023.4.4 (#103) --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 788e9c4..e9e1060 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,7 +55,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2023-04-04a.tar.gz" + url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2023-04-04.tar.gz" sha256 = "99cd9af97631cec43fb3f6c7c1c1e61a6f5ec0600d1611ce897b3419da18f9a6" autoupdate.strategy = "latest_github_tag"