From 27e1f79b38d9717bf3479157d5203a5c51a2665a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 25 May 2022 08:13:17 +0200 Subject: [PATCH] 4.10.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 a17c205..4889bb2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://builds.matomo.org/matomo-4.10.0.tar.gz -SOURCE_SUM=00f4bcf3178501e14132db2e354e6233bf855251cb6bd1dc69750d921570b824 +SOURCE_URL=https://builds.matomo.org/matomo-4.10.1.tar.gz +SOURCE_SUM=4cddb1cb760786db9ec268bb87dbed30a125448f2e58ebe76331b54652064f75 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3084cad..70ca6a2 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.10.0~ynh1", + "version": "4.10.1~ynh1", "url": "https://matomo.org", "upstream": { "license": "GPL-3.0-or-later",