1
0
Fork 0
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:
Éric Gaspar 2022-08-26 21:33:13 +02:00
commit fe157f46e5
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 7 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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",