diff --git a/manifest.toml b/manifest.toml index e3e9cd9..c9ea198 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.12~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.12.tar.gz" + sha256 = "08dd06dafc16e41d69211acade98ce3535e8812445c40f16e6339bcbcf873515" autoupdate.strategy = "latest_github_tag" [resources.system_user]