diff --git a/conf/app.src b/conf/app.src index 952609a..cdc2495 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/moodle/moodle/archive/v4.0.2.zip -SOURCE_SUM=f889fb81ac4f30cca8303b4619de5ad6c5ff7a2d6b25cd6101c95b54b1f13507 +SOURCE_URL=https://github.com/moodle/moodle/archive/v4.0.3.zip +SOURCE_SUM=a12e10cc04b3c8f9f2773dbc048bae0a29e20e646d4e60fa6ed87dfbc51fa880 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1091a8a..2780c8a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online learning platform", "fr": "Plateforme d'apprentissage en ligne" }, - "version": "4.0.2~ynh1", + "version": "4.0.3~ynh1", "url": "https://moodle.org/", "upstream": { "license": "GPL-3.0-or-later",