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 #29 from YunoHost-Apps/testing

update to 4.2.6
This commit is contained in:
jarod5001 2023-01-11 23:27:16 +01:00 committed by GitHub
commit 08222d1d44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -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 modelviewcontroller 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

View file

@ -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 modelviewcontroller 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

View file

@ -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

View file

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