1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dotclear2_ynh.git synced 2024-09-03 18:26:29 +02:00

Merge pull request #50 from YunoHost-Apps/ci-auto-update-v2.21.3

Upgrade to version 2.21.3
This commit is contained in:
Kayou 2022-03-18 13:29:20 +01:00 committed by GitHub
commit 74c40704f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -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.2~ynh1 **Shipped version:** 2.21.3~ynh1
**Demo:** https://www.softaculous.com/demos/Dotclear **Demo:** https://www.softaculous.com/demos/Dotclear

View file

@ -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.2~ynh1 **Version incluse :** 2.21.3~ynh1
**Démo :** https://www.softaculous.com/demos/Dotclear **Démo :** https://www.softaculous.com/demos/Dotclear

View file

@ -1,7 +1,7 @@
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.21.2.tar.gz SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.21.3.tar.gz
SOURCE_SUM=7cc78aefca4b10d61d1910ed7aaaad19f4b0298dff642c8600cebdc559ecb874 SOURCE_SUM=421a11cfc028666d5779d90a470018c8eba7c0cad0abc185c75329231ea18685
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=2 SOURCE_IN_SUBDIR=true
SOURCE_FILENAME= SOURCE_FILENAME=
SOURCE_EXTRACT=true SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "Blog publishing application", "en": "Blog publishing application",
"fr": "Moteur de blog" "fr": "Moteur de blog"
}, },
"version": "2.21.2~ynh1", "version": "2.21.3~ynh1",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"url": "https://dotclear.org/", "url": "https://dotclear.org/",
"upstream": { "upstream": {