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:
parent
3174100a24
commit
bf5622eaf1
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue