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