mirror of
https://github.com/YunoHost-Apps/joomla_ynh.git
synced 2024-09-03 19:26:34 +02:00
Updated to 3.8.7
This commit is contained in:
parent
1ce35785a9
commit
ad007d37a4
4 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Joomla_ynh
|
# Joomla_ynh
|
||||||
[![Install Joomla with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=joomla)
|
[![Install Joomla with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=joomla)
|
||||||
|
|
||||||
Joomla! is an award-winning content management system https://www.joomla.org/ <br> <strong>Version:</strong> 3.7.3 <br><br>
|
Joomla! is an award-winning content management system https://www.joomla.org/ <br> <strong>Version:</strong> 3.8.7 <br><br>
|
||||||
|
|
||||||
<h2>Why Joomla?</h2>
|
<h2>Why Joomla?</h2>
|
||||||
<p>Hundreds of developers have been improving Joomla! since the first version was released in 2005. This immense effort has made Joomla! very popular, easy to use, stable and secure. <strong>See for more details:</strong>https://www.joomla.org/3/</p><br>
|
<p>Hundreds of developers have been improving Joomla! since the first version was released in 2005. This immense effort has made Joomla! very popular, easy to use, stable and secure. <strong>See for more details:</strong>https://www.joomla.org/3/</p><br>
|
||||||
|
|
|
@ -35,5 +35,5 @@
|
||||||
Level 9=0
|
Level 9=0
|
||||||
Level 10=0
|
Level 10=0
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=anmol@datamol.in
|
Email=anmol@datamol.org
|
||||||
Notification=none
|
Notification=
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://downloads.joomla.org/cms/joomla3/3-7-3/Joomla_3.7.3-Stable-Full_Package.zip?format=zip
|
SOURCE_URL=https://downloads.joomla.org/cms/joomla3/3-8-7/Joomla_3-8-7-Stable-Full_Package.zip?format=zip
|
||||||
SOURCE_SUM=7040ddfdc4b3f1197230192b6f4c9df8
|
SOURCE_SUM=54e4154fd7b4ea3bc948b74c84afd733
|
||||||
SOURCE_SUM_PRG=md5sum
|
SOURCE_SUM_PRG=md5sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=Joomla_3.7.3-Stable-Full_Package
|
SOURCE_FILENAME=Joomla_3-8-7-Stable-Full_Package
|
||||||
|
|
|
@ -7,9 +7,10 @@
|
||||||
},
|
},
|
||||||
"url": "https://www.joomla.org",
|
"url": "https://www.joomla.org",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
|
"version": "3.8.7",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Anmol Sharma",
|
"name": "Anmol Sharma",
|
||||||
"email": "anmol@datamol.in"
|
"email": "anmol@datamol.org"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">> 2.5.6"
|
"yunohost": ">> 2.5.6"
|
||||||
|
|
Loading…
Reference in a new issue