mirror of
https://github.com/YunoHost-Apps/dotclear2_ynh.git
synced 2024-09-03 18:26:29 +02:00
Merge pull request #51 from YunoHost-Apps/ci-auto-update-v2.22
Upgrade to version 2.22
This commit is contained in:
commit
27a03d5ad2
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
|
Blog publishing application
|
||||||
|
|
||||||
**Shipped version:** 2.21.3~ynh1
|
**Shipped version:** 2.22~ynh1
|
||||||
|
|
||||||
**Demo:** https://www.softaculous.com/demos/Dotclear
|
**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
|
Moteur de blog
|
||||||
|
|
||||||
**Version incluse :** 2.21.3~ynh1
|
**Version incluse :** 2.22~ynh1
|
||||||
|
|
||||||
**Démo :** https://www.softaculous.com/demos/Dotclear
|
**Démo :** https://www.softaculous.com/demos/Dotclear
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.21.3.tar.gz
|
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.22.tar.gz
|
||||||
SOURCE_SUM=421a11cfc028666d5779d90a470018c8eba7c0cad0abc185c75329231ea18685
|
SOURCE_SUM=0f704078c5c35e70b96d15ca44ace5bc1566b252adc37d2642d7bdd7c9d1a76c
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Blog publishing application",
|
"en": "Blog publishing application",
|
||||||
"fr": "Moteur de blog"
|
"fr": "Moteur de blog"
|
||||||
},
|
},
|
||||||
"version": "2.21.3~ynh1",
|
"version": "2.22~ynh1",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"url": "https://dotclear.org/",
|
"url": "https://dotclear.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
|
|
Loading…
Reference in a new issue