1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00

Merge pull request #115 from YunoHost-Apps/ci-auto-update-5.0.2

Upgrade to v5.0.2
This commit is contained in:
OniriCorpe 2024-02-15 01:32:17 +01:00 committed by GitHub
commit 1e7a395923
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -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! 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:** 5.0.1~ynh1 **Shipped version:** 5.0.2~ynh1
**Demo:** https://demo.matomo.org **Demo:** https://demo.matomo.org

View file

@ -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 ! 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 :** 5.0.1~ynh1 **Version incluse :** 5.0.2~ynh1
**Démo :** https://demo.matomo.org **Démo :** https://demo.matomo.org

View file

@ -5,7 +5,7 @@ name = "Matomo"
description.en = "Analytics platform for measuring Web statistics" description.en = "Analytics platform for measuring Web statistics"
description.fr = "Plateforme d'analyse de mesure de statistiques Web" description.fr = "Plateforme d'analyse de mesure de statistiques Web"
version = "5.0.1~ynh1" version = "5.0.2~ynh1"
maintainers = [] maintainers = []
@ -51,8 +51,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/matomo-org/matomo/releases/download/5.0.1/matomo-5.0.1.tar.gz" url = "https://github.com/matomo-org/matomo/releases/download/5.0.2/matomo-5.0.2.tar.gz"
sha256 = "e1db485229da10fb6e11a6a781d95a22cc34c5db86e0079411a214274209f03c" sha256 = "acb0128492edcdddc707525ef8ffa2f0629675e925c82dac4e798f474ecc77ef"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]