diff --git a/README.md b/README.md index f706a7d..7a07dbd 100644 --- a/README.md +++ b/README.md @@ -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:** 5.0.0~ynh2 +**Shipped version:** 5.0.2~ynh1 **Demo:** https://demo.matomo.org diff --git a/README_fr.md b/README_fr.md index fad161e..794179c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 :** 5.0.0~ynh2 +**Version incluse :** 5.0.2~ynh1 **Démo :** https://demo.matomo.org diff --git a/manifest.toml b/manifest.toml index 05f8e73..f681b46 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,9 +5,9 @@ name = "Matomo" description.en = "Analytics platform for measuring Web statistics" description.fr = "Plateforme d'analyse de mesure de statistiques Web" -version = "5.0.0~ynh2" +version = "5.0.2~ynh1" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "GPL-3.0-or-later" @@ -51,9 +51,9 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/matomo-org/matomo/releases/download/5.0.0/matomo-5.0.0.tar.gz" - sha256 = "d72b74dced0a9a93295043646ba1fc4577aa4a7d282b46baf7898933f8bbff65" - autoupdate.strategy = "latest_github_tag" + url = "https://github.com/matomo-org/matomo/releases/download/5.0.2/matomo-5.0.2.tar.gz" + sha256 = "acb0128492edcdddc707525ef8ffa2f0629675e925c82dac4e798f474ecc77ef" + autoupdate.strategy = "latest_github_release" [resources.system_user] @@ -67,4 +67,4 @@ ram.runtime = "50M" [resources.database] type = "mysql" - \ No newline at end of file +