1
0
Fork 0
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:
OniriCorpe 2024-02-15 04:45:15 +01:00 committed by GitHub
parent 4ca32fdaf5
commit e365057bdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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