From 0bbb3415f67d1d46ee12f756c7150ee0c1fb1d6a Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 29 Feb 2024 21:09:49 +0100 Subject: [PATCH] Upgrade to v2.10.0 (#43) * Upgrade to v2.10.0 * Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- manifest.toml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a9967f2..b6737d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Shipped version:** 2.9.0~ynh1 +**Shipped version:** 2.10.0~ynh1 **Demo:** https://app.umami.is/share/8rmHaheU/umami.is @@ -59,4 +59,4 @@ or sudo yunohost app upgrade umami -u https://github.com/YunoHost-Apps/umami_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index d034adc..1477978 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Version incluse :** 2.9.0~ynh1 +**Version incluse :** 2.10.0~ynh1 **Démo :** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/manifest.toml b/manifest.toml index d35a60c..6ec4f7d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.9.0~ynh1" +version = "2.10.0~ynh1" maintainers = ["orhtej2"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources.main] - url = "https://github.com/mikecao/umami/archive/refs/tags/v2.9.0.tar.gz" - sha256 = "42f1b7b85dc41b1300ad3b61bc0eda8eee82eb0ff414ab055f9057410b83bd93" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.10.0.tar.gz" + sha256 = "e454f5d1f87cc32280e35b6a8c74a5c0412fdae4c77fdeb45f4029bde7c96bcc" autoupdate.strategy = "latest_github_tag" [resources.system_user]