From 410ef98caef29d9b35307d16b05ff6c46c4515e4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 21 May 2022 12:04:28 +0200 Subject: [PATCH] 4.0.1 --- 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 0ec6331..3362c09 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/moodle/moodle/archive/v4.0.0.zip -SOURCE_SUM=a8ab07a4b0fb5286b42658381df4db8746b8bb44a96234df1b69d2841ed81a07 +SOURCE_URL=https://github.com/moodle/moodle/archive/v4.0.1.zip +SOURCE_SUM=7e0ea98532226e131726d67a30e3ada77bb8a7c799f0094f75050920c11d3b4f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f61a1c5..1966af9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online learning platform", "fr": "Plateforme d'apprentissage en ligne" }, - "version": "4.0.0~ynh1", + "version": "4.0.1~ynh1", "url": "https://moodle.org/", "upstream": { "license": "GPL-3.0-or-later",