mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Upgrade to v4.3.3 (#99)
* Auto-update README * Upgrade to v4.3.3 * Auto-update README
This commit is contained in:
parent
d600c761e7
commit
f81b2f9242
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments. Moodle is widely used around the world by universities, schools, companies and all manner of organisations and individuals.
|
||||
|
||||
|
||||
**Shipped version:** 4.3.1~ynh1
|
||||
**Shipped version:** 4.3.3~ynh1
|
||||
|
||||
**Demo:** https://sandbox.moodledemo.net/
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Moodle est une plateforme d'apprentissage conçue pour fournir aux éducateurs, administrateurs et apprenants un système unique robuste, sécurisé et intégré pour créer des environnements d'apprentissage personnalisés. 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.3.1~ynh1
|
||||
**Version incluse :** 4.3.3~ynh1
|
||||
|
||||
**Démo :** https://sandbox.moodledemo.net/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Moodle"
|
|||
description.en = "Online learning platform"
|
||||
description.fr = "Plateforme d'apprentissage en ligne"
|
||||
|
||||
version = "4.3.2~ynh1"
|
||||
version = "4.3.3~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -55,8 +55,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/moodle/moodle/archive/refs/tags/v4.3.2.tar.gz"
|
||||
sha256 = "d6acdc0d8ca85a79daa65c91e371b71947601181a807401a8377e76fd15788e3"
|
||||
url = "https://github.com/moodle/moodle/archive/refs/tags/v4.3.3.tar.gz"
|
||||
sha256 = "9bb9971f035a4538b701185b42b98405cf8d1d0ae043b5a81b9ec54a12c5e869"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue