From b121d4e7507987fdc7b6bbf8470bd712b9c098de Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 7 Aug 2022 08:51:09 +0200 Subject: [PATCH 1/5] 1.36.1 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index e21be1c..3b761c8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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.36.1.tar.gz +SOURCE_SUM=9cb6b42601f5880bfa9e0a6d4c180585c3f4188c71cc5e0cfaa070aca469af40 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index eab33ff..164568b 100644 --- a/manifest.json +++ b/manifest.json @@ -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.36.1~ynh1", "url": "https://umami.is/", "upstream": { "license": "MIT", From 0e66027d73057b3e37a29584d8d2196f73828c41 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 7 Aug 2022 06:51:13 +0000 Subject: [PATCH 2/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03f257c..44b88a4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ 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.36.1~ynh1 **Demo:** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/README_fr.md b/README_fr.md index db20592..51d1fff 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ 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.36.1~ynh1 **Démo :** https://app.umami.is/share/8rmHaheU/umami.is From e32d45bde7639ca8e7f736b574788932fc5ecd44 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 10 Aug 2022 07:35:04 +0200 Subject: [PATCH 3/5] 1.37.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 3b761c8..d52772c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.36.1.tar.gz -SOURCE_SUM=9cb6b42601f5880bfa9e0a6d4c180585c3f4188c71cc5e0cfaa070aca469af40 +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 diff --git a/manifest.json b/manifest.json index 164568b..5d33a75 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Simple, fast, privacy-focused alternative to Google Analytics", "fr": "Analyse de trafic web simple et respectueux" }, - "version": "1.36.1~ynh1", + "version": "1.37.0~ynh1", "url": "https://umami.is/", "upstream": { "license": "MIT", From 52d1492ee0b46c44e840c80ed85d2e69b0af912a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 10 Aug 2022 05:35:15 +0000 Subject: [PATCH 4/5] Auto-update README --- README.md | 3 ++- README_fr.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44b88a4..a6e2a72 100644 --- a/README.md +++ b/README.md @@ -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.1~ynh1 +**Shipped version:** 1.37.0~ynh1 + **Demo:** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/README_fr.md b/README_fr.md index 51d1fff..bcab1f7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.1~ynh1 +**Version incluse :** 1.37.0~ynh1 + **Démo :** https://app.umami.is/share/8rmHaheU/umami.is From 20c02d5fa2948be210c356cc43183aef05e56508 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Aug 2022 18:24:26 +0200 Subject: [PATCH 5/5] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 034e5df..2a17b49 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -83,7 +83,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=5 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$final_path" --keep="$final_path/.env" + ynh_setup_source --dest_dir="$final_path" --keep=".env" fi chmod 750 "$final_path"