From 828de5389ee546e0242b2bd5acd0b2f7674fa8e4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Sep 2024 03:38:25 +0200 Subject: [PATCH] Upgrade sources - `main` v2024.08.28: https://github.com/farvardin/lionwiki-t2t/compare/dddf8984dc09b3ba1a8908e97ba6248661a6f9b1...71321a1743759bee22f311a3524e666e86365ebf --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 221bce8..191ed71 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 = "2024.07.12~ynh1" +version = "2024.08.28~ynh1" maintainers = ["Eric Forgeot"] @@ -78,8 +78,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/farvardin/lionwiki-t2t/archive/dddf8984dc09b3ba1a8908e97ba6248661a6f9b1.tar.gz" - sha256 = "f3334577897fcde8dc69e7e05ec6928ec656de4bbdfcffe0e8cb627e6b5092da" + url = "https://github.com/farvardin/lionwiki-t2t/archive/71321a1743759bee22f311a3524e666e86365ebf.tar.gz" + sha256 = "56c9d90628f718f4da4241ffed29e8d5f2cc4997f7b75d5c9f5e57d351197ee5" autoupdate.strategy = "latest_github_commit" autoupdate.asset = "tarball"