1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-18 08:55:54 +02:00
parent 7eb2215892
commit a88ca0d093

View file

@ -5,7 +5,7 @@ name = "Umami"
description.en = "Simple, fast, privacy-focused alternative to Google Analytics"
description.fr = "Analyse de trafic web simple et respectueux"
version = "2.4.1~ynh2"
version = "2.5.0~ynh1"
maintainers = ["eric_G"]
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://github.com/mikecao/umami/archive/refs/tags/v2.4.1.tar.gz"
sha256 = "01682a6c1b87773653e5f5bddc3157843e252c38ac94daf8c936f31308157680"
url = "https://github.com/mikecao/umami/archive/refs/tags/v2.5.0.tar.gz"
sha256 = "2d2f37c3c78a0c44b3cb3fac0e5570efd97c9bca39ddc6ee125c713cb0010ae3"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]