diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 12f59e0..cc0286e 100644 --- a/README.md +++ b/README.md @@ -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 model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**Shipped version:** 5.1.0~ynh1 +**Shipped version:** 5.1.1~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index f50f52e..8436660 100644 --- a/README_es.md +++ b/README_es.md @@ -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 model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**Versión actual:** 5.1.0~ynh1 +**Versión actual:** 5.1.1~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 17fc79c..9995227 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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 model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**Paketatutako bertsioa:** 5.1.0~ynh1 +**Paketatutako bertsioa:** 5.1.1~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 018a844..96cc324 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.0~ynh1 +**Version incluse :** 5.1.1~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index a732d53..c40e6ea 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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 model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**Versión proporcionada:** 5.1.0~ynh1 +**Versión proporcionada:** 5.1.1~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index fb0485c..7b75722 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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 model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**分发版本:** 5.1.0~ynh1 +**分发版本:** 5.1.1~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 54c8f9c..c9eb58d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Joomla" description.en = "Content management system" description.fr = "Système de gestion de contenu libre" -version = "5.1.0~ynh1" +version = "5.1.1~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/joomla/joomla-cms/releases/download/5.1.0/Joomla_5.1.0-Stable-Full_Package.tar.gz" - sha256 = "dbc4630923f02ed4e90be3c8734947a48285334ac8a416774d4e602d794ed227" + url = "https://github.com/joomla/joomla-cms/releases/download/5.1.1/Joomla_5.1.1-Stable-Full_Package.tar.gz" + sha256 = "d77c84c57673524e6f1171a9f39cd99d56cd167962d5d72f01d52ebcfac791f3" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^Joomla_.*-Stable-Full_Package.tar.gz$"