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

Merge pull request #117 from YunoHost-Apps/ci-auto-update-sources

Upgrade sources
This commit is contained in:
Thomas 2024-04-24 07:16:20 +02:00 committed by GitHub
commit acfc2579f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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