mirror of
https://github.com/YunoHost-Apps/joomla_ynh.git
synced 2024-09-03 19:26:34 +02:00
Upgrade to v13.1
This commit is contained in:
parent
1b2fd870fd
commit
3afbce6737
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Joomla"
|
|||
description.en = "Content management system"
|
||||
description.fr = "Système de gestion de contenu libre"
|
||||
|
||||
version = "4.4.2~ynh1"
|
||||
version = "13.1~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/joomla/joomla-cms/releases/download/4.4.2/Joomla_4.4.2-Stable-Full_Package.tar.gz"
|
||||
sha256 = "5cf33e8debff60f9dc4ee5eaee81a61dada0abf193807c31c9e70375841fd3d8"
|
||||
url = "https://github.com/joomla/joomla-cms/archive/refs/tags/13.1.tar.gz"
|
||||
sha256 = "0f7fe6f3a12514df5e060a2ed927abd3b654d70404ee958cbc417472adf90fce"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue