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

Upgrade to v4.4.1

This commit is contained in:
yunohost-bot 2024-06-08 03:43:45 +02:00 committed by YunoHost Bot
parent 597427e37e
commit 9c751561b2

View file

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