1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautic_ynh.git synced 2024-09-03 19:36:26 +02:00
This commit is contained in:
ericgaspar 2022-04-27 08:30:06 +02:00
parent d71f605986
commit ba6576ab21
2 changed files with 3 additions and 3 deletions

View file

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

View file

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