mirror of
https://github.com/YunoHost-Apps/statpingng_ynh.git
synced 2024-09-03 20:26:24 +02:00
autoupdate.strategy = "latest_github_release"
This commit is contained in:
parent
587452e3dc
commit
689a6bc6f9
1 changed files with 6 additions and 0 deletions
|
@ -65,6 +65,12 @@ ram.runtime = "50M"
|
|||
armhf.url = "https://github.com/statping-ng/statping-ng/releases/download/v0.90.80/statping-linux-arm-7.tar.gz"
|
||||
armhf.sha256 = "05806be5e5b66751283e39c193335d266a9268821aab8710183eb74b06cc8bb2"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = "^statping-linux-amd64.tar.gz$"
|
||||
autoupdate.asset.arm64 = "^statping-linux-arm64.tar.gz$"
|
||||
autoupdate.asset.i386 = "^statping-linux-386.tar.gz$"
|
||||
autoupdate.asset.rmhf = "^statping-linux-arm-7.tar.gz$"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue