mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
commit
442065f5cf
8 changed files with 10 additions and 10 deletions
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
||||||
- Multiple Points of Test (optional)
|
- Multiple Points of Test (optional)
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 5.4.0~ynh1
|
**Shipped version:** 5.4.1~ynh1
|
||||||
|
|
||||||
**Demo:** <https://librespeed.org>
|
**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)
|
- Multiple Points of Test (optional)
|
||||||
|
|
||||||
|
|
||||||
**Versión actual:** 5.4.0~ynh1
|
**Versión actual:** 5.4.1~ynh1
|
||||||
|
|
||||||
**Demo:** <https://librespeed.org>
|
**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)
|
- Multiple Points of Test (optional)
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 5.4.0~ynh1
|
**Paketatutako bertsioa:** 5.4.1~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://librespeed.org>
|
**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)
|
- Partage des résultats (facultatif)
|
||||||
- Plusieurs points de test (facultatif)
|
- Plusieurs points de test (facultatif)
|
||||||
|
|
||||||
**Version incluse :** 5.4.0~ynh1
|
**Version incluse :** 5.4.1~ynh1
|
||||||
|
|
||||||
**Démo :** <https://librespeed.org>
|
**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)
|
- Multiple Points of Test (optional)
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 5.4.0~ynh1
|
**Versión proporcionada:** 5.4.1~ynh1
|
||||||
|
|
||||||
**Demo:** <https://librespeed.org>
|
**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)
|
- Multiple Points of Test (optional)
|
||||||
|
|
||||||
|
|
||||||
**Versi terkirim:** 5.4.0~ynh1
|
**Versi terkirim:** 5.4.1~ynh1
|
||||||
|
|
||||||
**Demo:** <https://librespeed.org>
|
**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)
|
- Multiple Points of Test (optional)
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 5.4.0~ynh1
|
**分发版本:** 5.4.1~ynh1
|
||||||
|
|
||||||
**演示:** <https://librespeed.org>
|
**演示:** <https://librespeed.org>
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "LibreSpeed"
|
||||||
description.en = "Very lightweight Speedtest"
|
description.en = "Very lightweight Speedtest"
|
||||||
description.fr = "Test de vitesse de connexion très léger"
|
description.fr = "Test de vitesse de connexion très léger"
|
||||||
|
|
||||||
version = "5.4.0~ynh1"
|
version = "5.4.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Augustin Rungeard"]
|
maintainers = ["Augustin Rungeard"]
|
||||||
|
|
||||||
|
@ -57,8 +57,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.4.0.tar.gz"
|
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.4.1.tar.gz"
|
||||||
sha256 = "66d84e7721accb4cd486fa9b4ad690f8170b187ad7a4b8961969114355ba9626"
|
sha256 = "425a5ec39c0e29bdbbc53f529c6c5e29d2f3677b88526b5ff369ebd7a54e6bd2"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue