From 088b7fa948689a154a8470dbe8f92516dc9593dc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 5 Feb 2024 21:32:55 +0100 Subject: [PATCH 1/3] Upgrade to v5.0.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 16800ad..8ef55e0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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 = "5.0.1~ynh1" +version = "5.0.2~ynh1" maintainers = ["eric_G"] @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/matomo-org/matomo/releases/download/5.0.1/matomo-5.0.1.tar.gz" - sha256 = "e1db485229da10fb6e11a6a781d95a22cc34c5db86e0079411a214274209f03c" + url = "https://github.com/matomo-org/matomo/archive/refs/tags/5.0.2.tar.gz" + sha256 = "5cc8bf3f2917363c465409794fa4b2c6ab203b81bac64f51199d70ac578879e5" autoupdate.strategy = "latest_github_tag" [resources.system_user] From c59bfcf548c11bd87a9136563a90ff8cfa6a0740 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 5 Feb 2024 20:32:58 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdfa44d..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.1~ynh1 +**Shipped version:** 5.0.2~ynh1 **Demo:** https://demo.matomo.org diff --git a/README_fr.md b/README_fr.md index 03dbc4a..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.1~ynh1 +**Version incluse :** 5.0.2~ynh1 **Démo :** https://demo.matomo.org From 5014089c345b4ba06be85f4673408e4fb617e936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 22:24:15 +0100 Subject: [PATCH 3/3] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8ef55e0..06ddebe 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/matomo-org/matomo/archive/refs/tags/5.0.2.tar.gz" - sha256 = "5cc8bf3f2917363c465409794fa4b2c6ab203b81bac64f51199d70ac578879e5" + url = "https://github.com/matomo-org/matomo/releases/download/5.0.2/matomo-5.0.2.tar.gz" + sha256 = "acb0128492edcdddc707525ef8ffa2f0629675e925c82dac4e798f474ecc77ef" autoupdate.strategy = "latest_github_tag" [resources.system_user]