mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
commit
5fe485b373
3 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,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:** 3.8.2
|
||||
**Shipped version:** 3.9.0
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://download.moodle.org/stable38/moodle-3.8.2.zip
|
||||
SOURCE_SUM=19504ee7fefd5797e0336bd993bb7c18b3f00ea02f3a35206e361c2defc4ea9b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_URL=https://download.moodle.org/stable39/moodle-3.9.zip
|
||||
SOURCE_SUM=b976f3c9446a98c0b15d0467ec83cfe25fa32d30f4f56eb4e98f2efe96f6f24ed4039667cdcbb47cc767e91ada2cd484f4b4c2660ce57479b9f361c6bbf54b3c
|
||||
SOURCE_SUM_PRG=sha512sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
SOURCE_FILENAME=moodle.zip
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "An online learning platform",
|
||||
"fr": "Une plateforme d'apprentissage en ligne"
|
||||
},
|
||||
"version": "3.8.2~ynh2",
|
||||
"version": "3.9.0",
|
||||
"url": "https://moodle.org/",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue