From bd2600d732003b5cda1decc67231a0f9670a50fc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 2 Feb 2022 07:45:57 +0100 Subject: [PATCH] 4.7.0 --- 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 eced125..d903ee4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://builds.matomo.org/matomo-4.6.2.tar.gz -SOURCE_SUM=4e35e84a2744954ec4b4e7e5e7e8d6ad65f4258024e47b9c80670b43443315b9 +SOURCE_URL=https://builds.matomo.org/matomo-4.7.0.tar.gz +SOURCE_SUM=981ceb5172956a5d39b9932e489d4ffda4f519229fe88cda924ccc80fcdf42ee SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 595595d..cb3d871 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source analytics platform for measuring Web statistics", "fr": "Plateforme d'analyse open source de mesure de statistiques Web" }, - "version": "4.6.2~ynh1", + "version": "4.7.0~ynh1", "url": "https://matomo.org", "upstream": { "license": "GPL-3.0-or-later",