diff --git a/conf/app.src b/conf/app.src index b7aafe8..2b5e042 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.6/4.4.6.zip -SOURCE_SUM=e444c648c39d2506ffffeceba674f7a92cbe89185d27a27a0f607c99be3f42f0 +SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.7/4.4.7.zip +SOURCE_SUM=a8364fc737c94122b59043726f82e2e7252aa3489d4e9bd5a95b2f70fb83658a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 2beec10..57e08d4 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Marketing Automation Software", "fr": "Logiciel d'automatisation marketing" }, - "version": "4.4.6~ynh1", + "version": "4.4.7~ynh1", "url": "https://www.mautic.org/", "upstream": { "license": "GPL-3.0-only",