1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/audiobookshelf_ynh.git synced 2024-09-03 18:06:19 +02:00

Upgrade sources

This commit is contained in:
yunohost-bot 2024-02-23 21:30:30 +01:00 committed by YunoHost Bot
parent 3cdb3ed4bc
commit 985ea1b366

View file

@ -41,8 +41,8 @@ ram.runtime = "50M"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.sources.tone] [resources.sources.tone]
url = "https://github.com/sandreas/tone/releases/download/v0.1.5/tone-0.1.5-linux-x64.tar.gz" url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.5.tar.gz"
sha256 = "29c197b21c6e36a3b889ebd6bb1fbdd2c95e489ac6508d010adcf6f69ab8ceba" sha256 = "8db1777a401d7d1fe8ee1a2fbe8971a3fd52200b7437fb7f751f8ac3782b500f"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.upstream = "https://github.com/sandreas/tone" autoupdate.upstream = "https://github.com/sandreas/tone"