mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Upgrade sources
- `main` v5.4.1: https://github.com/librespeed/speedtest/releases/tag/5.4.1
This commit is contained in:
parent
6bb59b9c6e
commit
a122195c43
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.4.0~ynh1"
|
||||
version = "5.4.1~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.4.0.tar.gz"
|
||||
sha256 = "66d84e7721accb4cd486fa9b4ad690f8170b187ad7a4b8961969114355ba9626"
|
||||
url = "https://github.com/librespeed/speedtest/archive/refs/tags/5.4.1.tar.gz"
|
||||
sha256 = "425a5ec39c0e29bdbbc53f529c6c5e29d2f3677b88526b5ff369ebd7a54e6bd2"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue