mirror of
https://github.com/YunoHost-Apps/spip_ynh.git
synced 2024-09-03 20:25:59 +02:00
Merge pull request #63 from YunoHost-Apps/ci-auto-update-v4.2.1
Upgrade to version 4.2.1
This commit is contained in:
commit
de71000408
4 changed files with 7 additions and 5 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# SPIP for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/spip.svg)](https://dash.yunohost.org/appci/app/spip) ![Working status](https://ci-apps.yunohost.org/ci/badges/spip.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/spip.maintain.svg)
|
||||
|
||||
[![Install SPIP with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=spip)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -17,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.1.7~ynh1
|
||||
**Shipped version:** 4.2.1~ynh1
|
||||
|
||||
**Demo:** https://demo.spip.net/
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# SPIP pour YunoHost
|
||||
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/spip.svg)](https://dash.yunohost.org/appci/app/spip) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/spip.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/spip.maintain.svg)
|
||||
|
||||
[![Installer SPIP avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=spip)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
@ -17,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.1.7~ynh1
|
||||
**Version incluse :** 4.2.1~ynh1
|
||||
|
||||
**Démo :** https://demo.spip.net/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://files.spip.net/spip/archives/spip-v4.1.7.zip
|
||||
SOURCE_SUM=1bf2dd8956bd2a8688e47af9e7058e73eaef265db50268e26713bc182a186686
|
||||
SOURCE_URL=https://files.spip.net/spip/archives/spip-v4.2.1.zip
|
||||
SOURCE_SUM=28a38c3bf8757b3427f3c0de618cbf7a5484cce112ccacde1c53823810aa521c
|
||||
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.1.7~ynh1",
|
||||
"version": "4.2.1~ynh1",
|
||||
"url": "http://www.spip.net/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue