From bd42c4336588b1e5a932316c158ca3264fd3c718 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Feb 2024 21:33:08 +0100 Subject: [PATCH] Upgrade to v2024.02.01 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f3ddfec..ac5ec59 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Lionwiki" description.en = "Lightweight wiki-style CMS using the txt2tags syntax" description.fr = "CMS léger, géré sous forme de wiki utilisant la syntaxe txt2tags" -version = "3.2.12~ynh5" +version = "2024.02.01~ynh1" maintainers = ["Eric Forgeot"] @@ -78,8 +78,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://sourceforge.net/projects/lionwiki-t2t/files/lionwiki-t2t.zip" - sha256 = "081a05b07446183da5cf065b07cab2baaabe69e57d11b61c0aaf3d187ee2ff30" + url = "https://github.com/farvardin/lionwiki-t2t/archive/51698602cd77c59187f4df89ed8b123940e55254.tar.gz" + sha256 = "46a120bc573d85314c3999b2ae85f6ce88e4fdadd1bcafa9693dd4812581f3f8" autoupdate.strategy = "latest_github_commit" autoupdate.asset = "tarball"