mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
Upgraded to 5.8.9~ynh1
This commit is contained in:
parent
a3245846e8
commit
94278d06cf
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Blog or CMS storing data in XML flat files.
|
||||
|
||||
|
||||
**Shipped version:** 5.8.8~ynh1
|
||||
**Shipped version:** 5.8.9~ynh1
|
||||
|
||||
|
||||
**Demo:** https://demo.pluxml.org/
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Blog ou CMS stockant ses données dans des fichiers XML plats.
|
||||
|
||||
|
||||
**Version incluse :** 5.8.8~ynh1
|
||||
**Version incluse :** 5.8.9~ynh1
|
||||
|
||||
|
||||
**Démo :** https://demo.pluxml.org/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/pluxml/PluXml/archive/v5.8.8.zip
|
||||
SOURCE_SUM=7516a3988c2e1e99b71398e54ed7d45bcb5590cb825cbb2ae753fcd52293f3df
|
||||
SOURCE_URL=https://github.com/pluxml/PluXml/releases/download/5.8.9/pluxml-5.8.9.zip
|
||||
SOURCE_SUM=e910d61041c56ce97085c0251f617ee2230ee7b7557e7af1c7cb513ce2d8b060
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Blog or CMS storing data in XML flat files.",
|
||||
"fr": "Blog ou CMS stockant ses données dans des fichiers XML plats."
|
||||
},
|
||||
"version": "5.8.8~ynh1",
|
||||
"version": "5.8.9~ynh1",
|
||||
"url": "https://www.pluxml.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0-only",
|
||||
|
|
Loading…
Reference in a new issue