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 #52 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-12-20 19:02:43 +01:00 committed by GitHub
commit d611021ef6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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.2.5~ynh1
**Shipped version:** 2.2.11~ynh1
**Demo:** https://audiobookshelf.org/

View file

@ -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.2.5~ynh1
**Version incluse :** 2.2.11~ynh1
**Démo :** https://audiobookshelf.org/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.2.5.tar.gz
SOURCE_SUM=5f7a9f83cc1af4e7a4868d39cbc8493b593e8c1f72ee6238c9ee854733e00183
SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.2.11.tar.gz
SOURCE_SUM=d69d778e0f86ab5e19275208d8906c75615b93e24fcb66f58565491e065609ef
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.2.5~ynh1",
"version": "2.2.11~ynh1",
"url": "https://audiobookshelf.org/",
"upstream": {
"license": "AGPL-3.0-only",