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

Merge pull request #40 from YunoHost-Apps/ci-auto-update-2.9.0

This commit is contained in:
eric_G 2023-12-14 07:29:23 +01:00 committed by GitHub
commit 34cf40048e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
- Privacy-focused
**Shipped version:** 2.8.0~ynh1
**Shipped version:** 2.9.0~ynh1
**Demo:** https://app.umami.is/share/8rmHaheU/umami.is

View file

@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
- Privacy-focused
**Version incluse :** 2.8.0~ynh1
**Version incluse :** 2.9.0~ynh1
**Démo :** https://app.umami.is/share/8rmHaheU/umami.is

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.8.0~ynh1"
version = "2.9.0~ynh1"
maintainers = ["orhtej2"]
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://github.com/mikecao/umami/archive/refs/tags/v2.8.0.tar.gz"
sha256 = "c12d698672952f20cbff63d73854e11ae68af4d14654cb6352702aa9ca0f9614"
url = "https://github.com/mikecao/umami/archive/refs/tags/v2.9.0.tar.gz"
sha256 = "42f1b7b85dc41b1300ad3b61bc0eda8eee82eb0ff414ab055f9057410b83bd93"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]