From 0581993e2396af902b063f88bac3018d9b6c1559 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 14:21:58 +0000 Subject: [PATCH 1/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1dd247b..3a8c2eb 100755 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Marketing Automation Software * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index afb3d99..dcdb962 100644 --- a/README_fr.md +++ b/README_fr.md @@ -38,7 +38,7 @@ Logiciel d'automatisation marketing * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From 3ef89e461650270ae382f5fb77012558f9e51137 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jan 2024 06:15:32 +0000 Subject: [PATCH 2/6] Upgrade to v5.0.1 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 0610b12..014af33 100755 --- a/conf/app.src +++ b/conf/app.src @@ -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 diff --git a/manifest.json b/manifest.json index 5396955..1f450be 100755 --- a/manifest.json +++ b/manifest.json @@ -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", From b29523492960ba0dba7d1165534118871292260c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jan 2024 06:15:39 +0000 Subject: [PATCH 3/6] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1597de1..ad3dd19 100755 --- a/README.md +++ b/README.md @@ -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: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 0a734dc..e46b16e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez 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 l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From a2b3bd35b5ef6bfe92307f57b2aa975e9c07ce1c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 17 Jan 2024 06:15:32 +0000 Subject: [PATCH 4/6] Upgrade to v5.0.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 014af33..c8779da 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautic/mautic/releases/download/5.0.1/5.0.1.zip -SOURCE_SUM=450dac1e24ad4f6a33ce18797d0cd2251c5c226c8c21ec250b666e8d586f7ec3 +SOURCE_URL=https://github.com/mautic/mautic/releases/download/5.0.2/5.0.2.zip +SOURCE_SUM=b20f7fb19d846229e45bd572ff191a3f3e0cf43afea2887bc887119db1950901 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 1f450be..2332f97 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Marketing Automation Software", "fr": "Logiciel d'automatisation marketing" }, - "version": "5.0.1~ynh1", + "version": "5.0.2~ynh1", "url": "https://www.mautic.org/", "upstream": { "license": "GPL-3.0-only", From 939932c1c851a47d253ba92cc21c9709c440847c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 17 Jan 2024 06:15:37 +0000 Subject: [PATCH 5/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad3dd19..805686f 100755 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Marketing Automation Software -**Shipped version:** 5.0.1~ynh1 +**Shipped version:** 5.0.2~ynh1 **Demo:** https://www.mautic.org/demo diff --git a/README_fr.md b/README_fr.md index e46b16e..e75e123 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Logiciel d'automatisation marketing -**Version incluse :** 5.0.1~ynh1 +**Version incluse :** 5.0.2~ynh1 **Démo :** https://www.mautic.org/demo From b1517617006d6324b9b6d23abeeba32dfc0a6e80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:44:21 +0100 Subject: [PATCH 6/6] remove maintenance --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2332f97..92b6daf 100755 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ }, "license": "GPL-3.0-only", "maintainer": { - "name": "eric_G", + "name": "", "email": "" }, "requirements": {