mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
Upgrade to v5.8.13
This commit is contained in:
parent
9415ef1e32
commit
5e3cf61167
1 changed files with 3 additions and 3 deletions
|
@ -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