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 #15 from Thovi98/Upgrade-to-2.0.23

Upgrade to 2.0.23
This commit is contained in:
Navan Chauhan 2022-07-04 19:23:32 +05:30 committed by GitHub
commit e6f21d0a8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.22.tar.gz
SOURCE_SUM=8b3e75fd5f4251e298e5047fac696b6543bf7e5ac873ff8d0cc8c74f5bc0ab3d
SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.0.23.tar.gz
SOURCE_SUM=a5e810b4b8bff597d63c15807f4cb38f693d238684b92ffb1a21755a8def3fa7
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.0.22~ynh1",
"version": "2.0.23~ynh1",
"url": "https://audiobookshelf.org/",
"upstream": {
"license": "AGPL-3.0-only",