mirror of
https://github.com/YunoHost-Apps/audiobookshelf_ynh.git
synced 2024-09-03 18:06:19 +02:00
Merge pull request #24 from YunoHost-Apps/ci-auto-update-v2.0.24
Upgrade to version 2.0.24
This commit is contained in:
commit
efe43c304a
4 changed files with 6 additions and 7 deletions
|
@ -30,7 +30,7 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
|
|||
* Chromecast support on the web app
|
||||
* Fetch metadata and cover art from several sources
|
||||
|
||||
**Shipped version:** 2.0.23~ynh2
|
||||
**Shipped version:** 2.0.24~ynh1
|
||||
|
||||
**Demo:** https://audiobookshelf.org/
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Audiobookshelf est un serveur auto-hébergé pour gérer et lire vos livres audi
|
|||
* Support de Chromecast dans la webapp
|
||||
* Récupération des métadonnées et des pochettes depuis plusieurs sources
|
||||
|
||||
**Version incluse :** 2.0.23~ynh2
|
||||
**Version incluse :** 2.0.24~ynh1
|
||||
|
||||
**Démo :** https://audiobookshelf.org/
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.0.23.tar.gz
|
||||
SOURCE_SUM=a5e810b4b8bff597d63c15807f4cb38f693d238684b92ffb1a21755a8def3fa7
|
||||
SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.0.24.tar.gz
|
||||
SOURCE_SUM=18b29d8f59b1ed115706ab6b0cb075fbac416dc93efe2319f4b75cfe60333a49
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
#SOURCE_FILENAME=
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_FILENAME=
|
||||
|
|
|
@ -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.0.23~ynh2",
|
||||
"version": "2.0.24~ynh1",
|
||||
"url": "https://audiobookshelf.org/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue