From 735cea6150ae64eb97cf089c0fe93f6cea9287f9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 24 Mar 2024 02:44:41 +0100 Subject: [PATCH] Upgrade to v5.8.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e3e9cd9..7c1eed9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PluXml" description.en = "Blog or CMS storing data in XML flat files." description.fr = "Blog ou CMS stockant ses données dans des fichiers XML plats." -version = "5.8.9~ynh2" +version = "5.8.11~ynh1" maintainers = ["Antoine"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/pluxml/PluXml/releases/download/5.8.9/pluxml-5.8.9.zip" - sha256 = "e910d61041c56ce97085c0251f617ee2230ee7b7557e7af1c7cb513ce2d8b060" + url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.11.tar.gz" + sha256 = "0890aeb144a0d3bd4ac4f3e1db7285df2c9149ec726819bd964282cc13000204" autoupdate.strategy = "latest_github_tag" [resources.system_user]