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-04-24 03:30:34 +02:00 committed by YunoHost Bot
parent a38b5eaaac
commit a5be7b00c7

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/archive/refs/tags/v0.1.5.tar.gz" url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.6.tar.gz"
sha256 = "8db1777a401d7d1fe8ee1a2fbe8971a3fd52200b7437fb7f751f8ac3782b500f" sha256 = "da0f063dccb9a32e292fb816ec4b86e657d77251a8ffb265a3456e96b3d05a92"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.upstream = "https://github.com/sandreas/tone" autoupdate.upstream = "https://github.com/sandreas/tone"