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 #25 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-06-28 09:02:48 +02:00 committed by GitHub
commit 051a614388
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 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.3.1~ynh1
**Shipped version:** 4.4.0~ynh1
**Demo:** https://www.mautic.org/demo

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Mautic pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/mautic.svg)](https://dash.yunohost.org/appci/app/mautic) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mautic.status.svg) ![Status de maintenance](https://ci-apps.yunohost.org/ci/badges/mautic.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/mautic.svg)](https://dash.yunohost.org/appci/app/mautic) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mautic.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mautic.maintain.svg)
[![Installer Mautic avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mautic)
*[Read this readme in english.](./README.md)*
@ -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.3.1~ynh1
**Version incluse :** 4.4.0~ynh1
**Démo :** https://www.mautic.org/demo

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.3.1/4.3.1.zip
SOURCE_SUM=fdb338935063e938c53b5e3c3b263d61890e67e799a5220de356744b95934927
SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.0/4.4.0.zip
SOURCE_SUM=2c37ca48031015a2f0cd9d8d783fca153f1d73553600319e74387da8e5635a2a
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.3.1~ynh1",
"version": "4.4.0~ynh1",
"url": "https://www.mautic.org/",
"upstream": {
"license": "GPL-3.0-only",