mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
Testing (#72)
* Version 2 (#64) * v2 * Auto-update README * v2 * Auto-update README * Update manifest.toml * fix --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * 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 --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
This commit is contained in:
parent
5e71855f0d
commit
3304d2a6dc
6 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Blog or CMS storing data in XML flat files.
|
||||
|
||||
|
||||
**Shipped version:** 5.8.12~ynh1
|
||||
**Shipped version:** 5.8.13~ynh1
|
||||
|
||||
**Demo:** <https://demo.pluxml.org/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Blog or CMS storing data in XML flat files.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 5.8.12~ynh1
|
||||
**Paketatutako bertsioa:** 5.8.13~ynh1
|
||||
|
||||
**Demoa:** <https://demo.pluxml.org/>
|
||||
|
||||
|
|
|
@ -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.12~ynh1
|
||||
**Version incluse :** 5.8.13~ynh1
|
||||
|
||||
**Démo :** <https://demo.pluxml.org/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Blog or CMS storing data in XML flat files.
|
||||
|
||||
|
||||
**Versión proporcionada:** 5.8.12~ynh1
|
||||
**Versión proporcionada:** 5.8.13~ynh1
|
||||
|
||||
**Demo:** <https://demo.pluxml.org/>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 PluXml
|
||||
# YunoHost 上的 PluXml
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/pluxml)  
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
|||
Blog or CMS storing data in XML flat files.
|
||||
|
||||
|
||||
**分发版本:** 5.8.12~ynh1
|
||||
**分发版本:** 5.8.13~ynh1
|
||||
|
||||
**演示:** <https://demo.pluxml.org/>
|
||||
|
||||
|
|
|
@ -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.12~ynh1"
|
||||
version = "5.8.13~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.12.tar.gz"
|
||||
sha256 = "08dd06dafc16e41d69211acade98ce3535e8812445c40f16e6339bcbcf873515"
|
||||
url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.13.tar.gz"
|
||||
sha256 = "c6f46e3f08e590d96932ef93a762d5a82885e718db0abb156062bfd949501c67"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue