From 7f31ec266e16df4c59fba6f74ae3f106e11171d0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 8 Mar 2022 22:54:32 +0100 Subject: [PATCH] 4.8.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 58e2f00..2cba80d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://builds.matomo.org/matomo-4.7.1.tar.gz -SOURCE_SUM=32eb82296288cdfe15ec9995e32d841fca0e3527ad2727222a62cda47742d60f +SOURCE_URL=https://builds.matomo.org/matomo-4.8.0.tar.gz +SOURCE_SUM=1a74a9de8c860d0b4a4f1cde4f3b422403620cce170cca5e5fac3df273b869d8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1383316..b1e3fc8 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.7.1~ynh2", + "version": "4.8.0~ynh1", "url": "https://matomo.org", "upstream": { "license": "GPL-3.0-or-later",