mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Upgrade to v5.3.0
This commit is contained in:
parent
4ea2f864dc
commit
924d548edf
1 changed files with 3 additions and 3 deletions
|
@ -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.2.5~ynh2"
|
version = "5.3.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["Augustin Rungeard"]
|
maintainers = ["Augustin Rungeard"]
|
||||||
|
|
||||||
|
@ -54,8 +54,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.2.5.tar.gz"
|
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.3.0.tar.gz"
|
||||||
sha256 = "ed1a1d688201ed40514a68cf46738b4cd1ffee992aa838cf45ecc2fc3485c53b"
|
sha256 = "c43a1682caffdb2102eee89e8440d426cd627a79d0106458105be37c6064f935"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue