From acccea73402f2ae231b2b6e15c84a481cd6e0ce4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Feb 2022 08:24:35 +0100 Subject: [PATCH] 4.7.1 --- 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..58e2f00 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.1.tar.gz +SOURCE_SUM=32eb82296288cdfe15ec9995e32d841fca0e3527ad2727222a62cda47742d60f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5f8b181..c602b0c 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.1~ynh1", "url": "https://matomo.org", "upstream": { "license": "GPL-3.0-or-later",