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 #51 from YunoHost-Apps/ci-auto-update-v5.0.1

Upgrade to version 5.0.1
This commit is contained in:
eric_G 2024-01-11 09:14:05 +01:00 committed by GitHub
commit 1e6cc73aa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -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.10~ynh1
**Shipped version:** 5.0.1~ynh1
**Demo:** https://www.mautic.org/demo
@ -38,7 +38,7 @@ Marketing Automation Software
* Official app website: <https://www.mautic.org/>
* Official admin documentation: <https://docs.mautic.org/en>
* Upstream app code repository: <https://github.com/mautic/mautic>
* YunoHost documentation for this app: <https://yunohost.org/app_mautic>
* YunoHost Store: <https://apps.yunohost.org/app/mautic>
* Report a bug: <https://github.com/YunoHost-Apps/mautic_ynh/issues>
## Developer info

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Logiciel d'automatisation marketing
**Version incluse :** 4.4.10~ynh1
**Version incluse :** 5.0.1~ynh1
**Démo :** https://www.mautic.org/demo
@ -38,7 +38,7 @@ Logiciel d'automatisation marketing
* Site officiel de lapp : <https://www.mautic.org/>
* Documentation officielle de ladmin : <https://docs.mautic.org/en>
* Dépôt de code officiel de lapp : <https://github.com/mautic/mautic>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mautic>
* YunoHost Store: <https://apps.yunohost.org/app/mautic>
* Signaler un bug : <https://github.com/YunoHost-Apps/mautic_ynh/issues>
## Informations pour les développeurs

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.10/4.4.10.zip
SOURCE_SUM=2fbabafb32e57534d7e76427692aa7b5a08fe0a53e10a89dc0e64fa51fac3bec
SOURCE_URL=https://github.com/mautic/mautic/releases/download/5.0.1/5.0.1.zip
SOURCE_SUM=450dac1e24ad4f6a33ce18797d0cd2251c5c226c8c21ec250b666e8d586f7ec3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

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