1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00
* 3.11.2
This commit is contained in:
Éric Gaspar 2021-07-30 10:43:25 +02:00 committed by GitHub
parent d940ae22c2
commit 50756fe400
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Online learning platform
**Shipped version:** 3.11.0~ynh1
**Shipped version:** 3.11.2~ynh1
**Demo:** https://sandbox.moodledemo.net/

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Plateforme d'apprentissage en ligne
**Version incluse :** 3.11.0~ynh1
**Version incluse :** 3.11.2~ynh1
**Démo :** https://sandbox.moodledemo.net/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/moodle/moodle/archive/v3.11.1.zip
SOURCE_SUM=571f1a59ae6af515932618ba757e98aeae7b9d2c5b10931f9b5296b24b222dfe
SOURCE_URL=https://github.com/moodle/moodle/archive/v3.11.2.zip
SOURCE_SUM=b4ad9b8243ce55fc28d592dd43d734bf7949b6a10e8b936e2a85644c087012f8
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": "3.11.0~ynh1",
"version": "3.11.2~ynh1",
"url": "https://moodle.org/",
"upstream": {
"license": "GPL-3.0-or-later",