1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautic_ynh.git synced 2024-09-03 19:36:26 +02:00

Merge pull request #19 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-04-27 15:19:59 +02:00 committed by GitHub
commit 81c9960c0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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.2.1~ynh1
**Shipped version:** 4.2.2~ynh1
**Demo:** https://www.mautic.org/demo

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Logiciel d'automatisation marketing open source
**Version incluse :** 4.2.1~ynh1
**Version incluse :** 4.2.2~ynh1
**Démo :** https://www.mautic.org/demo

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.2.1/4.2.1.zip
SOURCE_SUM=2ce6f396ca917097b2a24dddb45ba62748c30687e1bb57dd14397fbb18300074
SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.2.2/4.2.2.zip
SOURCE_SUM=fa8bacd2094d389701737f8372e2343a062a73215e6ca98c15f1dd6c690ffb3b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Open Source Marketing Automation Software",
"fr": "Logiciel d'automatisation marketing open source"
},
"version": "4.2.1~ynh1",
"version": "4.2.2~ynh1",
"url": "https://www.mautic.org/",
"upstream": {
"license": "GPL-3.0-only",