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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-04-27 18:24:17 +02:00
parent 30504b0d8a
commit 35f389a11c

View file

@ -5,7 +5,7 @@ name = "Moodle"
description.en = "Online learning platform"
description.fr = "Plateforme d'apprentissage en ligne"
version = "4.1.2~ynh1"
version = "4.2.0~ynh1"
maintainers = ["Anmol Sharma"]
@ -17,7 +17,7 @@ admindoc = "https://docs.moodle.org/400/en/Main_page"
code = "https://github.com/moodle/moodle"
[integration]
yunohost = ">= 11.1.17"
yunohost = ">= 11.1.18"
architectures = "all"
multi_instance = true
ldap = true
@ -53,8 +53,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/moodle/moodle/archive/v4.1.2.zip"
sha256 = "395523c8a81203636dfe74e8daaa9f98dc5268576728ef01d7fcc5a1753cc13a"
url = "https://github.com/moodle/moodle/archive/v4.2.0.zip"
sha256 = "d74c96795d969a403356ef5f313de61effb5a188ca88690be3c7af5f57eb20e8"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]