mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Testing (#109)
* cleaning * cleaning * Auto-update README * Update nginx.conf * Update manifest.toml * Auto-update README * Update manifest.toml * cleaning * cleaning * Update manifest.toml * Auto-update README * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
8f46406cce
commit
990d0ae6d5
3 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@ Matomo is the leading Free/Libre open analytics platform. At the end of the five
|
|||
Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in!
|
||||
|
||||
|
||||
**Shipped version:** 4.15.1~ynh3
|
||||
**Shipped version:** 4.16.0~ynh1
|
||||
|
||||
**Demo:** https://demo.matomo.org
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ Matomo est la principale plateforme d'analyse ouverte Free/Libre. À la fin du p
|
|||
|
||||
Matomo se veut une alternative logicielle gratuite à Google Analytics et est déjà utilisé sur plus de 1 400 000 sites Web. La confidentialité est intégrée !
|
||||
|
||||
**Version incluse :** 4.15.1~ynh3
|
||||
**Version incluse :** 4.16.0~ynh1
|
||||
|
||||
**Démo :** https://demo.matomo.org
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Matomo"
|
|||
description.en = "Analytics platform for measuring Web statistics"
|
||||
description.fr = "Plateforme d'analyse de mesure de statistiques Web"
|
||||
|
||||
version = "4.15.1~ynh3"
|
||||
version = "4.16.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://builds.matomo.org/matomo-4.15.1.tar.gz"
|
||||
sha256 = "5e77e2a6b18ba8542a3e4df481c0152dd059de960c49d04f7e789c9bb5753d27"
|
||||
url = "https://builds.matomo.org/matomo-4.16.0.tar.gz"
|
||||
sha256 = "385653e35f795935b0d97340c8688d8b15ba85234a0b72320696b990cf4f0959"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Reference in a new issue