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

Upgrade to v2.23.1

This commit is contained in:
yunohost-bot 2022-08-31 12:27:31 +00:00
parent 1c350b24df
commit b5e5cfbd03
2 changed files with 4 additions and 5 deletions

View file

@ -1,7 +1,7 @@
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.22.tar.gz
SOURCE_SUM=0f704078c5c35e70b96d15ca44ace5bc1566b252adc37d2642d7bdd7c9d1a76c
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.23.1.zip
SOURCE_SUM=cf41664920e6023c4a25185d723d71ef524c021d93c774ab9c4b9d28bf024d4d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "Blog publishing application",
"fr": "Moteur de blog"
},
"version": "2.22~ynh1",
"version": "2.23.1~ynh1",
"license": "GPL-2.0-or-later",
"url": "https://dotclear.org/",
"upstream": {
@ -16,7 +16,6 @@
"admindoc": "https://dotclear.org/documentation/2.0",
"code": "https://git.dotclear.org/dev/dotclear"
},
"license": "GPL-2.0-or-later",
"maintainer": {
"name": "kay0u",
"email": "pierre@kayou.io"