From 31a0693e62caa3494c72e0d163e251c79c98de1a Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 5 Mar 2024 22:39:37 +0100 Subject: [PATCH] Testing (#109) * Update manifest.toml * Upgrade to v2024.2.6 (#108) --------- Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> --- manifest.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index c24fcfa..3b66462 100644 --- a/manifest.toml +++ b/manifest.toml @@ -23,8 +23,11 @@ code = "https://github.com/dokuwiki/dokuwiki" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = true + sso = true + disk = "50M" ram.build = "200M" ram.runtime = "50M" @@ -55,8 +58,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/dokuwiki/dokuwiki/releases/download/release-2023-04-04a/dokuwiki-2023-04-04a.tgz" - sha256 = "153c99cf42b9068b1ec21a2c765b862a44b374ad2f1a39223f5511a982b160bb" + url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2024-02-06.tar.gz" + sha256 = "fa5d890587d90e808402a95b581ccd173765045df23bd48f834b09a9df7252ed" autoupdate.strategy = "latest_github_tag" [resources.system_user]