mirror of
https://github.com/YunoHost-Apps/joomla_ynh.git
synced 2024-09-03 19:26:34 +02:00
Upgrade sources
- `main` v5.1.4: https://github.com/joomla/joomla-cms/releases/tag/5.1.4
This commit is contained in:
parent
4fe6ce6fb0
commit
40c76c66b1
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 = "5.1.3~ynh1"
|
||||
version = "5.1.4~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/joomla/joomla-cms/releases/download/5.1.3/Joomla_5.1.3-Stable-Full_Package.tar.gz"
|
||||
sha256 = "caeda7794e925dd99acf1c013c12ad28149787ea0099538aee7b9068a4c8412a"
|
||||
url = "https://github.com/joomla/joomla-cms/releases/download/5.1.4/Joomla_5.1.4-Stable-Full_Package.tar.gz"
|
||||
sha256 = "1833f048afdbf2fa6fcd61fd08ee385239624798c8ecd2f7f6038a8fbd70e443"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^Joomla_.*-Stable-Full_Package.tar.gz$"
|
||||
|
|
Loading…
Reference in a new issue