1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/statpingng_ynh.git synced 2024-09-03 20:26:24 +02:00

Merge pull request #7 from YunoHost-Apps/testing

autoupdate.strategy = "latest_github_release"
This commit is contained in:
OniriCorpe 2024-02-20 06:19:09 +01:00 committed by GitHub
commit 740af4185d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -52,4 +52,4 @@ or
sudo yunohost app upgrade statpingng -u https://github.com/YunoHost-Apps/statpingng_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->

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]