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.3.1

This commit is contained in:
yunohost-bot 2023-12-08 05:17:27 +01:00 committed by YunoHost Bot
parent cdf9e1d548
commit 6a3e61c7ce

View file

@ -5,7 +5,7 @@ name = "Moodle"
description.en = "Online learning platform"
description.fr = "Plateforme d'apprentissage en ligne"
version = "4.3.0~ynh1"
version = "4.3.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.3.0.tar.gz"
sha256 = "fa1a6353bf140e7e0b0d57623b4681386badb19a28f624603c42324a99c5466c"
url = "https://github.com/moodle/moodle/archive/refs/tags/v4.3.1.tar.gz"
sha256 = "d7cbec3d356d370fa6c593a919074d0dac03beb2d22c6c464f435b0e2aaae206"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]