mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
Upgrade sources
- `main` v5.8.16: https://github.com/pluxml/PluXml/releases/tag/5.8.16
This commit is contained in:
parent
bfdf3afa10
commit
97671f552a
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.en = "Blog or CMS storing data in XML flat files."
|
||||||
description.fr = "Blog ou CMS stockant ses données dans des fichiers XML plats."
|
description.fr = "Blog ou CMS stockant ses données dans des fichiers XML plats."
|
||||||
|
|
||||||
version = "5.8.15~ynh1"
|
version = "5.8.16~ynh1"
|
||||||
|
|
||||||
maintainers = ["Antoine"]
|
maintainers = ["Antoine"]
|
||||||
|
|
||||||
|
@ -53,8 +53,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.15.tar.gz"
|
url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.16.tar.gz"
|
||||||
sha256 = "b48d4a7decce1574324304fda157b2b0cebe8659c9a405953aecbfc89b0ebd1d"
|
sha256 = "a716c43428793ed19f2b8346b2d6d64ac99b2ff041c1474db28481f525f196e3"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue