1
0
Fork 0
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:
OniriCorpe 2024-02-20 06:18:47 +01:00 committed by GitHub
parent 587452e3dc
commit 689a6bc6f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]