1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joomla_ynh.git synced 2024-09-03 19:26:34 +02:00

Upgrade to v5.1.0

https://github.com/joomla/joomla-cms/releases/tag/5.1.0
This commit is contained in:
yunohost-bot 2024-04-17 03:36:46 +02:00 committed by YunoHost Bot
parent b7eaa0a27c
commit 39fb8b3ef1

View file

@ -5,7 +5,7 @@ name = "Joomla"
description.en = "Content management system"
description.fr = "Système de gestion de contenu libre"
version = "4.4.3~ynh1"
version = "5.1.0~ynh1"
maintainers = [""]
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/joomla/joomla-cms/releases/download/4.4.3/Joomla_4.4.3-Stable-Full_Package.tar.gz"
sha256 = "f958b0c1c928842aee176a3c0a0687d5e966a72bf2765cf8b63566ac7128906b"
url = "https://github.com/joomla/joomla-cms/releases/download/5.1.0/Joomla_5.1.0-Stable-Full_Package.tar.gz"
sha256 = "dbc4630923f02ed4e90be3c8734947a48285334ac8a416774d4e602d794ed227"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^Joomla_.*-Stable-Full_Package.tar.gz$"