From 2fec702feab3212a2c20c86cd8bc6e118dc81215 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 16 May 2024 03:43:26 +0200 Subject: [PATCH] Upgrade to v5.8.14 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 18647bb..5ee2942 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.13~ynh1" +version = "5.8.14~ynh1" maintainers = ["Antoine"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.13.tar.gz" - sha256 = "c6f46e3f08e590d96932ef93a762d5a82885e718db0abb156062bfd949501c67" + url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.14.tar.gz" + sha256 = "677015ddf37434bb47c901f38f8297fa61dc77ff5018809a313a0aae4797fabe" autoupdate.strategy = "latest_github_tag" [resources.system_user]