mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Update manifest.toml
This commit is contained in:
parent
eea041ed2e
commit
e99ad9ef2f
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.0~ynh2"
|
||||
version = "5.0.1~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.0/matomo-5.0.0.tar.gz"
|
||||
sha256 = "d72b74dced0a9a93295043646ba1fc4577aa4a7d282b46baf7898933f8bbff65"
|
||||
url = "https://github.com/matomo-org/matomo/releases/download/5.0.1/matomo-5.0.1.tar.gz"
|
||||
sha256 = "e1db485229da10fb6e11a6a781d95a22cc34c5db86e0079411a214274209f03c"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue