1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00
This commit is contained in:
Éric Gaspar 2022-06-28 11:35:15 +02:00
parent 69c2e5cf8d
commit d4d16ecb86
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.33.tar.gz SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.33.1.tar.gz
SOURCE_SUM=22d29436d582f26ca913b7a641a03f3c6b82f6263a5e0fc0e4eae5ef7c8116b5 SOURCE_SUM=57cda3ff9943a3f57fa45f53640cfbd97e447c09a4b3533da45fb4dd83f059c5
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Simple, fast, privacy-focused alternative to Google Analytics", "en": "Simple, fast, privacy-focused alternative to Google Analytics",
"fr": "Analyse de trafic web simple et respectueux" "fr": "Analyse de trafic web simple et respectueux"
}, },
"version": "1.33~ynh2", "version": "1.33.1~ynh1",
"url": "https://umami.is/", "url": "https://umami.is/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",