mirror of
https://github.com/YunoHost-Apps/audiobookshelf_ynh.git
synced 2024-09-03 18:06:19 +02:00
readd tone autoupdate
This commit is contained in:
parent
3a43eb01c2
commit
3cdb3ed4bc
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources.tone]
|
||||
url = "https://github.com/sandreas/tone/releases/download/v0.1.5/tone-0.1.5-linux-x64.tar.gz"
|
||||
sha256 = "29c197b21c6e36a3b889ebd6bb1fbdd2c95e489ac6508d010adcf6f69ab8ceba"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.upstream = "https://github.com/sandreas/tone"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue