From 9991ce6d62f533732d026782bcab03033477b947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:25:17 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f3f3222..9b4b246 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.1~ynh1" +version = "4.2.2~ynh1" maintainers = [""] @@ -52,8 +52,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/moodle/moodle/archive/refs/tags/v4.2.1.tar.gz" - sha256 = "b9652bda01051a3bf59d5c5e24997749c3faaa8d1ccad3dd90793a5f68ba6220" + url = "https://github.com/moodle/moodle/archive/refs/tags/v4.2.2.tar.gz" + sha256 = "bcb33d2911f36b79232873d84ae0567bc872cecad2bf17ded3e86a0c35b8aa6e" autoupdate.strategy = "latest_github_tag" [resources.system_user]