mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
upgrade to v.4.0.1
This commit is contained in:
parent
78fa567b9c
commit
967848f416
3 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ Matomo is the only analytics platform that gives you full control over your data
|
|||
- Easy to use
|
||||
- No data limits
|
||||
|
||||
**Shipped version:** 4.0.0
|
||||
**Shipped version:** 4.0.1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/matomo-org/matomo/archive/4.0.0.tar.gz
|
||||
SOURCE_SUM=a58df7c73817926298fbeb41f3435c07fed5e4bd84a078a5b35be48914d5945f
|
||||
SOURCE_URL=https://github.com/matomo-org/matomo/archive/4.0.1.tar.gz
|
||||
SOURCE_SUM=ef087588e7e02f8f10b00721a55c4ab4679c604ce299a563502079abc760bc22
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.0.0~ynh1",
|
||||
"version": "4.0.1~ynh1",
|
||||
"url": "https://matomo.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue