From 924d548edfaf042d3c3f16d2adc6a95a3f2e1b9b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 26 Nov 2023 17:17:03 +0100 Subject: [PATCH 1/2] Upgrade to v5.3.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 76bdf9e..8753871 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "LibreSpeed" description.en = "Very lightweight Speedtest" description.fr = "Test de vitesse de connexion très léger" -version = "5.2.5~ynh2" +version = "5.3.0~ynh1" maintainers = ["Augustin Rungeard"] @@ -54,8 +54,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.2.5.tar.gz" - sha256 = "ed1a1d688201ed40514a68cf46738b4cd1ffee992aa838cf45ecc2fc3485c53b" + url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.3.0.tar.gz" + sha256 = "c43a1682caffdb2102eee89e8440d426cd627a79d0106458105be37c6064f935" autoupdate.strategy = "latest_github_tag" [resources.system_user] From 37c8dd144a0d28cf10e2ad6752737ea29a0d7a28 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 26 Nov 2023 16:17:05 +0000 Subject: [PATCH 2/2] 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 069cdbb..ec05c83 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m - Multiple Points of Test (optional) -**Shipped version:** 5.2.5~ynh2 +**Shipped version:** 5.3.0~ynh1 **Demo:** https://librespeed.org @@ -44,6 +44,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m * Official user documentation: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 99c3944..d780623 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ Test de vitesse auto-hébergé pour HTML5 et plus. Configuration facile, exemple - Partage des résultats (facultatif) - Plusieurs points de test (facultatif) -**Version incluse :** 5.2.5~ynh2 +**Version incluse :** 5.3.0~ynh1 **Démo :** https://librespeed.org @@ -42,6 +42,7 @@ Test de vitesse auto-hébergé pour HTML5 et plus. Configuration facile, exemple * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs