1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2024-09-03 18:35:53 +02:00

Merge pull request #46 from YunoHost-Apps/upgrade

Upgrade to 9.3.9~ynh1
This commit is contained in:
yalh76 2022-03-30 08:33:46 +02:00 committed by GitHub
commit 9184e4ba1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 19 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Free and open-source content management framework. Free and open-source content management framework.
**Shipped version:** 9.3.5~ynh1 **Shipped version:** 9.3.9~ynh1

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Framework de gestion de contenu libre et open-source. Framework de gestion de contenu libre et open-source.
**Version incluse :** 9.3.5~ynh1 **Version incluse :** 9.3.9~ynh1

View file

@ -15,10 +15,6 @@
setup_private=1 setup_private=1
setup_public=1 setup_public=1
upgrade=1 upgrade=1
# 8.7.1~ynh1
# upgrade=1 from_commit=f0af5b7a8e58615fe8ad73e3c1d6fe8d1369f061
# 8.9.7~ynh1
upgrade=1 from_commit=08ca36cc16691ed64a11034c810f5adefb21186a
# 8.9.7~ynh2 # 8.9.7~ynh2
upgrade=1 from_commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4 upgrade=1 from_commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4
# 8.9.15~ynh1 # 8.9.15~ynh1
@ -32,14 +28,3 @@
;;; Options ;;; Options
Email=yalh@yahoo.com Email=yalh@yahoo.com
Notification=all Notification=all
;;; Upgrade options
; commit=f0af5b7a8e58615fe8ad73e3c1d6fe8d1369f061
name=8.7.1~ynh1
; commit=08ca36cc16691ed64a11034c810f5adefb21186a
name=8.9.7~ynh1
; commit=69b57e0d7cd862e4e5aef0bfc2bc2634874602c4
name=8.9.7~ynh2
; commit=06baed57a0650ec9a9e4e0f3348298065c1207f2
name=8.9.15~ynh1
; commit=25e747e0cde5e9ae2005181946f7f6cd31c597a5
name=8.9.20~ynh1

View file

@ -6,7 +6,7 @@
"en": "A content management framework written in PHP", "en": "A content management framework written in PHP",
"fr": "Un système de gestion de contenu écrit en PHP" "fr": "Un système de gestion de contenu écrit en PHP"
}, },
"version": "9.3.5~ynh1", "version": "9.3.9~ynh1",
"url": "https://www.drupal.org", "url": "https://www.drupal.org",
"upstream": { "upstream": {
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",