mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Upgrade to v5.0.3
https://github.com/matomo-org/matomo/releases/tag/5.0.3
This commit is contained in:
parent
5d4d3e349f
commit
bf89d8fd1b
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue