From fe45579e6a2e42a5edb542fe2288e45501bc13ab Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Tue, 10 Jan 2023 19:32:08 +0100 Subject: [PATCH 1/3] update to 4.2.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a0a1bc4..e9c3689 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Content management system", "fr": "Système de gestion de contenu libre" }, - "version": "4.2.2~ynh1", + "version": "4.2.6~ynh1", "url": "https://www.joomla.org", "upstream": { "license": "GPL-2.0-only", From 575d4e767bef3266c54be6db9357226b5029eb87 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 10 Jan 2023 18:32:11 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 91ffe1b..75e2585 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in 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:** 4.2.2~ynh1 - +**Shipped version:** 4.2.6~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d3ef359..50343cf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,8 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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. -**Version incluse :** 4.2.2~ynh1 - +**Version incluse :** 4.2.6~ynh1 ## Captures d'écran From dc1399d8877f52cf9ace5228c8816bce9b7cee25 Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Tue, 10 Jan 2023 19:34:25 +0100 Subject: [PATCH 3/3] update to 4.2.6 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 5abd921..3e3df4f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.2.2/Joomla_4.2.2-Stable-Full_Package.tar.gz -SOURCE_SUM=356758254a2725d01f1ffcb6adcb59637d9946d1222f6d6d863fe4aa36be0384 +SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.2.6/Joomla_4.2.6-Stable-Full_Package.tar.gz +SOURCE_SUM=96db699bb056966f0e755522621f83a7161f651066ad4ed192d5d50071c1ce67 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false