diff --git a/conf/app.src b/conf/app.src index c8779da..125b6dd 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautic/mautic/releases/download/5.0.2/5.0.2.zip -SOURCE_SUM=b20f7fb19d846229e45bd572ff191a3f3e0cf43afea2887bc887119db1950901 +SOURCE_URL=https://github.com/mautic/mautic/releases/download/5.0.3/5.0.3.zip +SOURCE_SUM=2caadf44960e66bebb8dce269e7f473956a0e349a70aa447249b2b9b6722c0f3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 2332f97..0120961 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Marketing Automation Software", "fr": "Logiciel d'automatisation marketing" }, - "version": "5.0.2~ynh1", + "version": "5.0.3~ynh1", "url": "https://www.mautic.org/", "upstream": { "license": "GPL-3.0-only",