From bf5622eaf1ddc328e87e0df63e13051cc68ff68a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 31 Jul 2023 09:11:31 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 95c4175..5499633 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.3.1~ynh1" +version = "2.4.0~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources.main] - url = "https://github.com/mikecao/umami/archive/refs/tags/v2.3.1.tar.gz" - sha256 = "3c65c656d3715160d01db517b78af2e75377a08c1d5cb110878c0387688672d2" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.4.0.tar.gz" + sha256 = "3ddad068538f77fc23b2f3a78caeb93cf9613cb54a03f5c811c4c140ff0ca4db" autoupdate.strategy = "latest_github_tag" [resources.system_user]