mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Merge pull request #21 from YunoHost-Apps/ci-auto-update-5.3.3
Upgrade to v5.3.3
This commit is contained in:
commit
f44c13a302
8 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lee el README en español](README_es.md)
|
||||
- [Lea el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.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.3.2~ynh1
|
||||
**Shipped version:** 5.3.3~ynh1
|
||||
|
||||
**Demo:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Versión actual:** 5.3.2~ynh1
|
||||
**Versión actual:** 5.3.3~ynh1
|
||||
|
||||
**Demo:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 5.3.2~ynh1
|
||||
**Paketatutako bertsioa:** 5.3.3~ynh1
|
||||
|
||||
**Demoa:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -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.3.2~ynh1
|
||||
**Version incluse :** 5.3.3~ynh1
|
||||
|
||||
**Démo :** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Versión proporcionada:** 5.3.2~ynh1
|
||||
**Versión proporcionada:** 5.3.3~ynh1
|
||||
|
||||
**Demo:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**分发版本:** 5.3.2~ynh1
|
||||
**分发版本:** 5.3.3~ynh1
|
||||
|
||||
**演示:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "LibreSpeed"
|
|||
description.en = "Very lightweight Speedtest"
|
||||
description.fr = "Test de vitesse de connexion très léger"
|
||||
|
||||
version = "5.3.2~ynh1"
|
||||
version = "5.3.3~ynh1"
|
||||
|
||||
maintainers = ["Augustin Rungeard"]
|
||||
|
||||
|
@ -57,8 +57,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.3.2.tar.gz"
|
||||
sha256 = "00afd688e7616b5083752269b840fc59628b776be115930bcb3ea02498c92d90"
|
||||
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.3.3.tar.gz"
|
||||
sha256 = "62131e26788599fbc53552ec012886cda9dc784ebda996808bce3081b15fc9f8"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue