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 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 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",