From e9c7529731bda8ab9aba3ab595f1a16752a0be9b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 10 Jun 2023 20:16:12 +0200 Subject: [PATCH] Upgrade to v4.2.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d295de4..969623c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Moodle" description.en = "Online learning platform" description.fr = "Plateforme d'apprentissage en ligne" -version = "4.2.0~ynh1" +version = "4.2.1~ynh1" maintainers = ["Anmol Sharma"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/moodle/moodle/archive/v4.2.0.zip" - sha256 = "d74c96795d969a403356ef5f313de61effb5a188ca88690be3c7af5f57eb20e8" + url = "https://github.com/moodle/moodle/archive/refs/tags/v4.2.1.tar.gz" + sha256 = "b9652bda01051a3bf59d5c5e24997749c3faaa8d1ccad3dd90793a5f68ba6220" autoupdate.strategy = "latest_github_tag" [resources.system_user]