diff --git a/conf/app.src b/conf/app.src index 144706a..9bbf4f6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.39.5.tar.gz -SOURCE_SUM=7e8314fe789dd730f74c26f1760ae3a0fafe325af5d06199396640ea4402e0d3 +SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.40.0.tar.gz +SOURCE_SUM=288b3880bbfce0620b71adeb1feb08e30bc160fb24bdc332d6e078e535a42307 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1704146..251d14d 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.39.5~ynh1", + "version": "1.40.0~ynh1", "url": "https://umami.is/", "upstream": { "license": "MIT",