mirror of
https://github.com/YunoHost-Apps/umami_ynh.git
synced 2024-10-01 13:34:50 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/umami_ynh into testing
This commit is contained in:
commit
fe157f46e5
4 changed files with 7 additions and 5 deletions
|
@ -31,7 +31,8 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
|
|||
- Open-source
|
||||
|
||||
|
||||
**Shipped version:** 1.36.0~ynh1
|
||||
**Shipped version:** 1.37.0~ynh1
|
||||
|
||||
|
||||
**Demo:** https://app.umami.is/share/8rmHaheU/umami.is
|
||||
|
||||
|
|
|
@ -31,7 +31,8 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is
|
|||
- Open-source
|
||||
|
||||
|
||||
**Version incluse :** 1.36.0~ynh1
|
||||
**Version incluse :** 1.37.0~ynh1
|
||||
|
||||
|
||||
**Démo :** https://app.umami.is/share/8rmHaheU/umami.is
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.36.0.tar.gz
|
||||
SOURCE_SUM=29e284d0fe2e7fd9453b99c2d4f438622561a2e01b79474e5a401cf4eda52641
|
||||
SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.37.0.tar.gz
|
||||
SOURCE_SUM=39290871484579fa1176edd6d1b266bc8d77175881c0f50553ba95088da8d517
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Simple, fast, privacy-focused alternative to Google Analytics",
|
||||
"fr": "Analyse de trafic web simple et respectueux"
|
||||
},
|
||||
"version": "1.36.0~ynh1",
|
||||
"version": "1.37.0~ynh1",
|
||||
"url": "https://umami.is/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue