mirror of
https://github.com/YunoHost-Apps/umami_ynh.git
synced 2024-10-01 13:34:50 +02:00
commit
5cd124d3d9
3 changed files with 5 additions and 7 deletions
|
@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
|
|||
- Privacy-focused
|
||||
|
||||
|
||||
**Shipped version:** 2.7.0~ynh4
|
||||
**Shipped version:** 2.8.0~ynh1
|
||||
|
||||
**Demo:** https://app.umami.is/share/8rmHaheU/umami.is
|
||||
|
||||
|
@ -44,7 +44,6 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
|
|||
* Official app website: <https://umami.is/>
|
||||
* Official admin documentation: <https://umami.is/docs/about>
|
||||
* Upstream app code repository: <https://github.com/mikecao/umami>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_umami>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/umami_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
|
|||
- Privacy-focused
|
||||
|
||||
|
||||
**Version incluse :** 2.7.0~ynh4
|
||||
**Version incluse :** 2.8.0~ynh1
|
||||
|
||||
**Démo :** https://app.umami.is/share/8rmHaheU/umami.is
|
||||
|
||||
|
@ -44,7 +44,6 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
|
|||
* Site officiel de l’app : <https://umami.is/>
|
||||
* Documentation officielle de l’admin : <https://umami.is/docs/about>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/mikecao/umami>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_umami>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/umami_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -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.7.0~ynh4"
|
||||
version = "2.8.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.7.0.tar.gz"
|
||||
sha256 = "e3eda26825c93dda637a21b5b6cb8f6ece337e9cc2680e619e5aa23a09e8e079"
|
||||
url = "https://github.com/mikecao/umami/archive/refs/tags/v2.8.0.tar.gz"
|
||||
sha256 = "c12d698672952f20cbff63d73854e11ae68af4d14654cb6352702aa9ca0f9614"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue