1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joomla_ynh.git synced 2024-09-03 19:26:34 +02:00
This commit is contained in:
YunoHost Bot 2024-08-28 01:41:34 +00:00 committed by GitHub
commit 443272207d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 11 additions and 11 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
**Shipped version:** 5.1.3~ynh1
**Shipped version:** 5.1.4~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
**Versión actual:** 5.1.3~ynh1
**Versión actual:** 5.1.4~ynh1
## Capturas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
**Paketatutako bertsioa:** 5.1.3~ynh1
**Paketatutako bertsioa:** 5.1.4~ynh1
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Joomla! est un système de gestion de contenu (CMS) gratuit et open source pour la publication de contenu Web. Au fil des années, Joomla! a remporté plusieurs prix. Il est construit sur un cadre d'application Web modèle-vue-contrôleur qui peut être utilisé indépendamment du CMS et qui vous permet de créer de puissantes applications en ligne.
**Version incluse:** 5.1.3~ynh1
**Version incluse:** 5.1.4~ynh1
## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
**Versión proporcionada:** 5.1.3~ynh1
**Versión proporcionada:** 5.1.4~ynh1
## Capturas de pantalla

View file

@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
**Versi terkirim:** 5.1.3~ynh1
**Versi terkirim:** 5.1.4~ynh1
## Tangkapan Layar

View file

@ -19,7 +19,7 @@
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
**Поставляемая версия:** 5.1.3~ynh1
**Поставляемая версия:** 5.1.4~ynh1
## Снимки экрана

View file

@ -19,7 +19,7 @@
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
**分发版本:** 5.1.3~ynh1
**分发版本:** 5.1.4~ynh1
## 截图

View file

@ -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$"