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

Upgrade sources

- `main` v5.1.1: https://github.com/matomo-org/matomo/releases/tag/5.1.1
This commit is contained in:
yunohost-bot 2024-08-16 03:41:05 +02:00 committed by YunoHost Bot
parent f91af4c982
commit ec51cf0c8c

View file

@ -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.1.0~ynh1"
version = "5.1.1~ynh1"
maintainers = []
@ -51,8 +51,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/matomo-org/matomo/releases/download/5.1.0/matomo-5.1.0.tar.gz"
sha256 = "0157eea9576c1052f6ba9ffc142c403e57e639797e2921b0cc236b90fb2ca21a"
url = "https://github.com/matomo-org/matomo/releases/download/5.1.1/matomo-5.1.1.tar.gz"
sha256 = "c62e91f4efe93b106081aebec30ab38b00ca2bb43522ca6576fc60fb49a975e4"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^matomo-.*tar.gz$"