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 #15 from jarod5001/testing

UPDATE TO 4.1.2
This commit is contained in:
yalh76 2022-04-27 08:28:05 +02:00 committed by GitHub
commit 9429c78409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

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

View file

@ -12,7 +12,7 @@ Enter the following feilds:<br>
**Map Email:** mail<br>
**Map User ID:** uid<br>
# LASTEST UPDATE REQUIRE MANUAL FIX WITH PHPMYADMIN
# UPDATE TO 4.1.0 REQUIRES MANUAL FIX WITH PHPMYADMIN
1. Run phpmyadmin after applying the update

View file

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