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",