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

Upgrade to v2.2.0

This commit is contained in:
yunohost-bot 2022-10-03 06:23:47 +00:00
parent 902bf93b59
commit d861f5ff07
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.1.5.tar.gz
SOURCE_SUM=3ddc3e7d0600703a1139c42d4143a7948827eaebbe99aab9ce03e4eed970255d
SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.2.0.tar.gz
SOURCE_SUM=03efe484d5c8b7f30a0f6eeb48b708cb663831bbfc5e51fdb15e3f506c14d28f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Audiobook server for managing and playing your audiobooks",
"fr": "Serveur de livres audio pour gérer et lire vos livres audio"
},
"version": "2.1.5~ynh1",
"version": "2.2.0~ynh1",
"url": "https://audiobookshelf.org/",
"upstream": {
"license": "AGPL-3.0-only",