mirror of
https://github.com/YunoHost-Apps/audiobookshelf_ynh.git
synced 2024-09-03 18:06:19 +02:00
Upgrade to v2.2.21
This commit is contained in:
parent
e0deaaeecc
commit
0bfec7f5d9
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Audiobookshelf"
|
|||
description.en = "Audiobook server for managing and playing your audiobooks"
|
||||
description.fr = "Serveur de livres audio pour gérer et lire vos livres audio"
|
||||
|
||||
version = "2.2.20~ynh1"
|
||||
version = "2.2.21~ynh1"
|
||||
|
||||
maintainers = ["Navan Chauhan"]
|
||||
|
||||
|
@ -38,8 +38,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.2.20.tar.gz"
|
||||
sha256 = "af22ce8634cb2d25ebf5ba84be3f820e0bada7a93f6e1eb15dbca3449ce1bd57"
|
||||
url = "https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.2.21.tar.gz"
|
||||
sha256 = "373838d77efdb0b1b4414970b3e6f292d2876e194ef0e750884a127683f8849c"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue