1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librespeed_ynh.git synced 2024-09-03 19:36:23 +02:00

Merge pull request #16 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-12-02 19:40:25 +01:00 committed by GitHub
commit 3cc50dcf86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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]