diff --git a/conf/app.src b/conf/app.src index cdc2495..033aac6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/moodle/moodle/archive/v4.0.3.zip -SOURCE_SUM=a12e10cc04b3c8f9f2773dbc048bae0a29e20e646d4e60fa6ed87dfbc51fa880 +SOURCE_URL=https://github.com/moodle/moodle/archive/v4.0.4.zip +SOURCE_SUM=f1a14cd9a03568f1f6beb61479ef696de61bcf986d63f48f5b29f9c0a18cb597 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 71da0a9..2adecc9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online learning platform", "fr": "Plateforme d'apprentissage en ligne" }, - "version": "4.0.3~ynh1", + "version": "4.0.4~ynh1", "url": "https://moodle.org/", "upstream": { "license": "GPL-3.0-or-later",