1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00
This commit is contained in:
ericgaspar 2022-03-08 22:54:32 +01:00
parent 6c32b93ced
commit 7f31ec266e
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

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