mirror of
https://github.com/YunoHost-Apps/spip_ynh.git
synced 2024-09-03 20:25:59 +02:00
Merge pull request #66 from YunoHost-Apps/testing
This commit is contained in:
commit
250dabcb78
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
|
|||
|
||||
CMS with a focus on collaborative edition and multilingualism
|
||||
|
||||
**Shipped version:** 4.2.1~ynh1
|
||||
**Shipped version:** 4.2.2~ynh1
|
||||
|
||||
**Demo:** https://demo.spip.net/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
CMS conçu pour l'édition collaborative et le multilinguisme
|
||||
|
||||
**Version incluse :** 4.2.1~ynh1
|
||||
**Version incluse :** 4.2.2~ynh1
|
||||
|
||||
**Démo :** https://demo.spip.net/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://files.spip.net/spip/archives/spip-v4.2.1.zip
|
||||
SOURCE_SUM=28a38c3bf8757b3427f3c0de618cbf7a5484cce112ccacde1c53823810aa521c
|
||||
SOURCE_URL=https://files.spip.net/spip/archives/spip-v4.2.2.zip
|
||||
SOURCE_SUM=47ab43b1ac8014b70e60867ecd9474a2afeaff471852eab0f41b94cb077d18d1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "CMS with a focus on collaborative edition and multilingualism",
|
||||
"fr": "CMS conçu pour l'édition collaborative et le multilinguisme"
|
||||
},
|
||||
"version": "4.2.1~ynh1",
|
||||
"version": "4.2.2~ynh1",
|
||||
"url": "http://www.spip.net/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue