mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
autoupdate.strategy = "latest_github_release"
This commit is contained in:
parent
4ca32fdaf5
commit
e365057bdc
1 changed files with 5 additions and 0 deletions
|
@ -63,6 +63,11 @@ ram.runtime = "50M"
|
||||||
armhf.sha256 = "c93b8ec7f46cd717d4f7a0e5f5d4861e8f8342059379a77a2c1fc9d7c16c847e"
|
armhf.sha256 = "c93b8ec7f46cd717d4f7a0e5f5d4861e8f8342059379a77a2c1fc9d7c16c847e"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
|
|
||||||
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
autoupdate.asset.amd64 = "^navidrome_.*_linux_amd64.tar.gz$"
|
||||||
|
autoupdate.asset.arm64 = "^navidrome_.*_linux_arm64.tar.gz$"
|
||||||
|
autoupdate.asset.armhf = "^navidrome_.*_linux_armv7.tar.gz$"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
|
|
Loading…
Reference in a new issue