mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Upgrade to v5.3.1
This commit is contained in:
parent
dabdc8d621
commit
3ccd8358c6
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.3.0~ynh1"
|
version = "5.3.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.3.0.tar.gz"
|
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.3.1.tar.gz"
|
||||||
sha256 = "c43a1682caffdb2102eee89e8440d426cd627a79d0106458105be37c6064f935"
|
sha256 = "f43efe474998a4cb337f82d8270ee7f5e60566d310155fd51caf20bfd253b5c1"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue