mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Upgrade sources
- `main` v5.4.0: https://github.com/librespeed/speedtest/releases/tag/5.4.0
This commit is contained in:
parent
53d8624279
commit
3cf28b85e9
1 changed files with 3 additions and 3 deletions
|
@ -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.3~ynh1"
|
||||
version = "5.4.0~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.3.tar.gz"
|
||||
sha256 = "62131e26788599fbc53552ec012886cda9dc784ebda996808bce3081b15fc9f8"
|
||||
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.4.0.tar.gz"
|
||||
sha256 = "66d84e7721accb4cd486fa9b4ad690f8170b187ad7a4b8961969114355ba9626"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue