mirror of
https://github.com/YunoHost-Apps/audiobookshelf_ynh.git
synced 2024-09-03 18:06:19 +02:00
Merge pull request #110 from YunoHost-Apps/ci-auto-update-sources
Upgrade sources
This commit is contained in:
commit
aa78eacca9
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
|||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.sources.tone]
|
||||
url = "https://github.com/sandreas/tone/releases/download/v0.1.5/tone-0.1.5-linux-x64.tar.gz"
|
||||
sha256 = "29c197b21c6e36a3b889ebd6bb1fbdd2c95e489ac6508d010adcf6f69ab8ceba"
|
||||
url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.5.tar.gz"
|
||||
sha256 = "8db1777a401d7d1fe8ee1a2fbe8971a3fd52200b7437fb7f751f8ac3782b500f"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.upstream = "https://github.com/sandreas/tone"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue