From a88ca0d09387bbe510ffcbf33d8bf228df75a628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 18 Aug 2023 08:55:54 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f3c9819..cd5ce31 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]