mirror of
https://github.com/YunoHost-Apps/mautic_ynh.git
synced 2024-09-03 19:36:26 +02:00
Merge pull request #47 from YunoHost-Apps/ci-auto-update-v4.4.10
Upgrade to version 4.4.10
This commit is contained in:
commit
38656ad66a
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Marketing Automation Software
|
||||
|
||||
**Shipped version:** 4.4.9~ynh1
|
||||
**Shipped version:** 4.4.10~ynh1
|
||||
|
||||
**Demo:** https://www.mautic.org/demo
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Logiciel d'automatisation marketing
|
||||
|
||||
**Version incluse :** 4.4.9~ynh1
|
||||
**Version incluse :** 4.4.10~ynh1
|
||||
|
||||
**Démo :** https://www.mautic.org/demo
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.9/4.4.9.zip
|
||||
SOURCE_SUM=77f1c096745d1e23ab359f17e0abaeb4832bccabdccaf935314cbcd667040fde
|
||||
SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.10/4.4.10.zip
|
||||
SOURCE_SUM=2fbabafb32e57534d7e76427692aa7b5a08fe0a53e10a89dc0e64fa51fac3bec
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Marketing Automation Software",
|
||||
"fr": "Logiciel d'automatisation marketing"
|
||||
},
|
||||
"version": "4.4.9~ynh1",
|
||||
"version": "4.4.10~ynh1",
|
||||
"url": "https://www.mautic.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Reference in a new issue