From 8d9b4872b56a4c1878697384c71c1c8ee1f5fda6 Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Thu, 7 Jul 2022 18:14:36 +0100 Subject: [PATCH 1/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f838bae..2db5e7f 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "A content management system." }, - "version": "4.1.4~ynh2", + "version": "4.1.5~ynh1", "url": "https://www.joomla.org", "upstream": { "license": "GPL-2.0-only", From 40bc7e201663719990520793fe69e76047b228ca Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Jul 2022 17:14:38 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 552422c..c420a5e 100644 --- a/README.md +++ b/README.md @@ -18,7 +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.1.4~ynh2 +**Shipped version:** 4.1.5~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 277bb76..ffb76a5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +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.1.4~ynh2 +**Version incluse :** 4.1.5~ynh1 ## Captures d'écran From 3a804d420126ea8307e8891527f56d6ca38a3f65 Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Thu, 7 Jul 2022 18:17:18 +0100 Subject: [PATCH 3/3] Update app.src --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 5dee822..9d36487 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.1.4/Joomla_4.1.4-Stable-Full_Package.tar.gz -SOURCE_SUM=db6dd1c9e3eb615133e61eefc3ad3ba52212c6a2c8b20512f356abd3224316b2 +SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.1.5/Joomla_4.1.5-Stable-Full_Package.tar.gz +SOURCE_SUM=59471fca3e372d7db75ba01fd4ebb986f2c1838f851fbf753c3e6319ffb8d5bb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false