mirror of
https://github.com/YunoHost-Apps/dotclear2_ynh.git
synced 2024-09-03 18:26:29 +02:00
Merge pull request #47 from YunoHost-Apps/ci-auto-update-v2.21.2
Upgrade to version 2.21.2
This commit is contained in:
commit
1053cd5171
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Blog publishing application
|
||||
|
||||
**Shipped version:** 2.21.1~ynh1
|
||||
**Shipped version:** 2.21.2~ynh1
|
||||
|
||||
**Demo:** https://www.softaculous.com/demos/Dotclear
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Moteur de blog
|
||||
|
||||
**Version incluse :** 2.21.1~ynh1
|
||||
**Version incluse :** 2.21.2~ynh1
|
||||
|
||||
**Démo :** https://www.softaculous.com/demos/Dotclear
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.21.1.tar.gz
|
||||
SOURCE_SUM=a48c7332bc31d32a6a8d8339bc74199497b9a8b9824c98e06c6aa1cffff0c7dc
|
||||
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.21.2.tar.gz
|
||||
SOURCE_SUM=7cc78aefca4b10d61d1910ed7aaaad19f4b0298dff642c8600cebdc559ecb874
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=2
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Blog publishing application",
|
||||
"fr": "Moteur de blog"
|
||||
},
|
||||
"version": "2.21.1~ynh1",
|
||||
"version": "2.21.2~ynh1",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"url": "https://dotclear.org/",
|
||||
"upstream": {
|
||||
|
|
Loading…
Reference in a new issue