1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joomla_ynh.git synced 2024-09-03 19:26:34 +02:00

Merge pull request #18 from YunoHost-Apps/testing

update to 4.1.3
This commit is contained in:
yalh76 2022-05-23 19:37:25 +02:00 committed by GitHub
commit 975275eadf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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 modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications. 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:** 4.1.2~ynh1 **Shipped version:** 4.1.3~ynh1

View file

@ -14,7 +14,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 modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications. 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.
**Version incluse :** 4.1.2~ynh1 **Version incluse :** 4.1.3~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.1.2/Joomla_4.1.2-Stable-Full_Package.tar.gz SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.1.3/Joomla_4.1.3-Stable-Full_Package.tar.gz
SOURCE_SUM=7064ecfef1e8ff7bfcbac959bee8101726fccee547264ab755f855fb5ec1c9b2 SOURCE_SUM=5949b8360a1f0cefcad2332606e742b1a627652cbeb9f145cad0dbf422724d32
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -5,7 +5,7 @@
"description": { "description": {
"en": "A content management system." "en": "A content management system."
}, },
"version": "4.1.2~ynh1", "version": "4.1.3~ynh1",
"url": "https://www.joomla.org", "url": "https://www.joomla.org",
"upstream": { "upstream": {
"license": "GPL-2.0-only", "license": "GPL-2.0-only",