From 5c09c0b9f975114cc0b52268967f4ee6e86d2c3e Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 18 May 2024 17:05:46 +0200 Subject: [PATCH] Testing (#74) * Version 2 (#64) * v2 * Auto-update README * v2 * Auto-update README * Update manifest.toml * fix --------- Co-authored-by: yunohost-bot * Update manifest.toml * Auto-update README * Delete ADMINfr.md * Upgrade to v5.8.12 (#69) * Upgrade to v5.8.12 * Auto-update READMEs * Auto-update READMEs * Upgrade to v5.8.13 (#71) * Upgrade to v5.8.13 * Auto-update READMEs * Auto-update READMEs * Upgrade to v5.8.14 (#73) * Upgrade to v5.8.14 * Auto-update READMEs --------- Co-authored-by: yunohost-bot Co-authored-by: YunoHost Bot --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- manifest.toml | 6 +++--- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1216834..0ec63f0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Blog or CMS storing data in XML flat files. -**Shipped version:** 5.8.13~ynh1 +**Shipped version:** 5.8.14~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 0c2996f..f15440c 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Blog or CMS storing data in XML flat files. -**Versión actual:** 5.8.13~ynh1 +**Versión actual:** 5.8.14~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 251c681..d0f6f2d 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Blog or CMS storing data in XML flat files. -**Paketatutako bertsioa:** 5.8.13~ynh1 +**Paketatutako bertsioa:** 5.8.14~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 3de5e43..45d614f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Blog ou CMS stockant ses données dans des fichiers XML plats. -**Version incluse :** 5.8.13~ynh1 +**Version incluse :** 5.8.14~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 871d6fc..f95deba 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Blog or CMS storing data in XML flat files. -**Versión proporcionada:** 5.8.13~ynh1 +**Versión proporcionada:** 5.8.14~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c1963ae..0960ad6 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Blog or CMS storing data in XML flat files. -**分发版本:** 5.8.13~ynh1 +**分发版本:** 5.8.14~ynh1 **演示:** 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]