From 6bde9feb50329872ede474424f670d277a2ac2ca Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 30 Mar 2022 14:38:29 +0000 Subject: [PATCH] Upgrade to v4.1.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4182c87..192b97a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://files.spip.net/spip/archives/spip-v4.0.4.zip -SOURCE_SUM=9450a3e0f09a805b450691ba361e5aedaf5fda88c5968d0d762505901c03634a +SOURCE_URL=https://files.spip.net/spip/archives/spip-v4.1.0.zip +SOURCE_SUM=f08c655e8a2d29a56973eaac5c679a7521ea601824ece5047631b49193b7b6e2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index b19010f..f605452 100644 --- a/manifest.json +++ b/manifest.json @@ -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.0.4~ynh1", + "version": "4.1.0~ynh1", "url": "http://www.spip.net/", "upstream": { "license": "GPL-3.0-or-later",