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:
Éric Gaspar 2022-10-28 09:28:42 +02:00
parent e9d9936baa
commit 1de2661460
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://builds.matomo.org/matomo-4.12.2.tar.gz SOURCE_URL=https://builds.matomo.org/matomo-4.12.3.tar.gz
SOURCE_SUM=cad869e4f357e023fb0fa8f605191d1b99a3d19e7e859780ac73fe438d764e7b SOURCE_SUM=00efe4335c9cee9f269b5e8a337026af7f115c05cde1e9ae47485592372b37ee
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Open source analytics platform for measuring Web statistics", "en": "Open source analytics platform for measuring Web statistics",
"fr": "Plateforme d'analyse open source de mesure de statistiques Web" "fr": "Plateforme d'analyse open source de mesure de statistiques Web"
}, },
"version": "4.12.2~ynh1", "version": "4.12.3~ynh1",
"url": "https://matomo.org", "url": "https://matomo.org",
"upstream": { "upstream": {
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",