1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00
* 4.0.3

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
Éric Gaspar 2022-09-03 07:56:06 +02:00 committed by GitHub
parent da835a82c5
commit ffe544d7aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Moodle is widely used around the world by universities, schools, companies and all manner of organisations and individuals.
**Shipped version:** 4.0.2~ynh2
**Shipped version:** 4.0.3~ynh1
**Demo:** https://sandbox.moodledemo.net/

View file

@ -20,7 +20,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Moodle est largement utilisé dans le monde entier par les universités, les écoles, les entreprises et toutes sortes d'organisations et d'individus.
**Version incluse :** 4.0.2~ynh2
**Version incluse :** 4.0.3~ynh1
**Démo :** https://sandbox.moodledemo.net/

View file

@ -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

View file

@ -6,7 +6,7 @@
"en": "Online learning platform",
"fr": "Plateforme d'apprentissage en ligne"
},
"version": "4.0.2~ynh2",
"version": "4.0.3~ynh1",
"url": "https://moodle.org/",
"upstream": {
"license": "GPL-3.0-or-later",