From bd85fb54f5c72dc95ff3debbbe8331874dfc57ce Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 Feb 2023 06:16:05 +0000 Subject: [PATCH] Upgrade to v4.4.6 --- 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 9446bf3..b7aafe8 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.5/4.4.5.zip -SOURCE_SUM=ac24a7754c187de7d8aeb609589329a922555beb066a7d535308f28ba2e5ce78 +SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.6/4.4.6.zip +SOURCE_SUM=e444c648c39d2506ffffeceba674f7a92cbe89185d27a27a0f607c99be3f42f0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index e61f95a..2beec10 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Marketing Automation Software", "fr": "Logiciel d'automatisation marketing" }, - "version": "4.4.5~ynh2", + "version": "4.4.6~ynh1", "url": "https://www.mautic.org/", "upstream": { "license": "GPL-3.0-only",