From f7a3e770b04f45e19a88eeeae41040e47a8c91b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 19 Oct 2022 12:37:19 +0200 Subject: [PATCH] Testing (#90) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 4.11.0 * Auto-update README * Upgrade to php8 (#82) * Auto-update README * [autopatch] Add Common Platform Enumeration id to `manifest.json` (#81) * Testing (#80) * 4.11.0 * Auto-update README Co-authored-by: yunohost-bot * [autopatch] Add Common Platform Enumeration id to `manifest.json` Co-authored-by: yalh76 Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Yunohost-Bot <> * Auto-update README * Auto-update README * Update manifest.json * Auto-update README * fix upgrade : Missing phpversion var definition, later used around line 117 * Update upgrade * Add php config (#85) * Update manifest.json * Auto-update README * 4.12.0 (#87) * 4.12.0 * Auto-update README Co-authored-by: yunohost-bot * Update install * 4.12.1 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: YunoHost Bot Co-authored-by: yalh76 Co-authored-by: Alexandre Aubin --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- scripts/install | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f84cb7b..bbc32b5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Matomo is a full-featured PHP MySQL software program that you download and insta Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in! -**Shipped version:** 4.12.0~ynh1 +**Shipped version:** 4.12.1~ynh1 **Demo:** https://demo.matomo.org diff --git a/README_fr.md b/README_fr.md index 13ad2e0..051907b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -22,7 +22,7 @@ Matomo is a full-featured PHP MySQL software program that you download and insta Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in! -**Version incluse :** 4.12.0~ynh1 +**Version incluse :** 4.12.1~ynh1 **Démo :** https://demo.matomo.org diff --git a/conf/app.src b/conf/app.src index 1a8ba6d..8119af7 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://builds.matomo.org/matomo-4.12.0.tar.gz -SOURCE_SUM=5808947e234d278d1a5d33509014197e8882e5d15d7a31be77b31cee259c4928 +SOURCE_URL=https://builds.matomo.org/matomo-4.12.1.tar.gz +SOURCE_SUM=a8b5eaf4ede42b71a68b0bf869e974f1e123972e8177e8fe531cc9684d04540f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 9795adb..9ecae1d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source analytics platform for measuring Web statistics", "fr": "Plateforme d'analyse open source de mesure de statistiques Web" }, - "version": "4.12.0~ynh1", + "version": "4.12.1~ynh1", "url": "https://matomo.org", "upstream": { "license": "GPL-3.0-or-later", diff --git a/scripts/install b/scripts/install index 755f39b..c4ee32e 100755 --- a/scripts/install +++ b/scripts/install @@ -138,7 +138,7 @@ ynh_systemd_action --service_name=nginx --action=reload #================================================= ynh_script_progression --message="Sending a readme for the admin..." --weight=1 -message="Matomo was successfully installed :) +message="Matomo was successfully installed Please open your $app domain: https://$domain$path_url