From 6339a593beb13d341e9752c22aca26d233932cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 18 Jan 2024 10:43:36 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 94b64a0..83b2735 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,9 +5,9 @@ name = "Joomla" description.en = "Content management system" description.fr = "Système de gestion de contenu libre" -version = "5.0.0~ynh1" +version = "5.0.2~ynh1" -maintainers = ["Anmol Sharma"] +maintainers = [""] [upstream] license = "GPL-2.0-only" @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/joomla/joomla-cms/releases/download/5.0.0/Joomla_5.0.0-Stable-Full_Package.tar.gz" - sha256 = "db192b707da759f245c53318bb29a3cac87cd2012d39d6359456266304bbb2e4" + url = "https://github.com/joomla/joomla-cms/releases/download/5.0.2/Joomla_5.0.2-Stable-Full_Package.tar.gz" + sha256 = "2dbbb404d0ae558fad96a744a4c6eec63b5cdbb67a00cfa9f3b90017b58f1b49" in_subdir = false autoupdate.strategy = "latest_github_tag"