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

Upgrade sources

- `main` v4.4.2: https://github.com/moodle/moodle/releases/tag/4.4.2
This commit is contained in:
yunohost-bot 2024-08-11 03:38:46 +02:00 committed by YunoHost Bot
parent 837d585f36
commit 244e8c376b

View file

@ -5,7 +5,7 @@ name = "Moodle"
description.en = "Online learning platform" description.en = "Online learning platform"
description.fr = "Plateforme d'apprentissage en ligne" description.fr = "Plateforme d'apprentissage en ligne"
version = "4.4.1~ynh1" version = "4.4.2~ynh1"
maintainers = [] maintainers = []
@ -55,8 +55,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/moodle/moodle/archive/refs/tags/v4.4.1.tar.gz" url = "https://github.com/moodle/moodle/archive/refs/tags/v4.4.2.tar.gz"
sha256 = "dd182b8109288dc2615ccb613f67ce752b28dbaec9c8d9105c61ce23df09e11e" sha256 = "deb9f955705fef3beef4890d3b4fcad7acaa6798f26cf332eece9d0f145efe8a"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]