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