From bf89d8fd1b76b632468d46ca7a8d287f4a4fcd75 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 8 Mar 2024 21:40:56 +0100 Subject: [PATCH] Upgrade to v5.0.3 https://github.com/matomo-org/matomo/releases/tag/5.0.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f681b46..b846e13 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.2~ynh1" +version = "5.0.3~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/matomo-org/matomo/releases/download/5.0.2/matomo-5.0.2.tar.gz" - sha256 = "acb0128492edcdddc707525ef8ffa2f0629675e925c82dac4e798f474ecc77ef" + url = "https://github.com/matomo-org/matomo/archive/refs/tags/5.0.3.tar.gz" + sha256 = "7cd9ac4a0cd4417d9eedfc12407a544fdfa4ddc63c37837d7c39cbd0930bf8d3" autoupdate.strategy = "latest_github_release" [resources.system_user]