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.1.0

This commit is contained in:
yunohost-bot 2022-07-19 06:13:17 +00:00
parent efe43c304a
commit e4c399e911
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.0.24.tar.gz SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.1.0.tar.gz
SOURCE_SUM=18b29d8f59b1ed115706ab6b0cb075fbac416dc93efe2319f4b75cfe60333a49 SOURCE_SUM=e92527420202a0e16b46ddd3ab7138e1b76a2e031bf39f6936087ee8541350af
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -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.0.24~ynh1", "version": "2.1.0~ynh1",
"url": "https://audiobookshelf.org/", "url": "https://audiobookshelf.org/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",