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 #123 from YunoHost-Apps/ci-auto-update-sources-240603

Upgrade sources
This commit is contained in:
Thomas 2024-06-03 10:49:52 +02:00 committed by GitHub
commit 3feb5dca0b
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.6.tar.gz"
sha256 = "da0f063dccb9a32e292fb816ec4b86e657d77251a8ffb265a3456e96b3d05a92"
url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.7.tar.gz"
sha256 = "5a8439c589bbdfd3eb2f7c9bfec3356075210e5dc9117f4072a9b2510eb3d4c5"
autoupdate.strategy = "latest_github_release"
autoupdate.upstream = "https://github.com/sandreas/tone"