diff --git a/conf/app.src b/conf/app.src index f0e4685..6e428aa 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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.6.tar.gz +SOURCE_SUM=951a328f7a0e8a83f88bda4f018f3278fa5527211c6b79b313d0c10d3208f7b5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0db33ed..a731546 100644 --- a/manifest.json +++ b/manifest.json @@ -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.6~ynh1", "url": "https://audiobookshelf.org/", "upstream": { "license": "AGPL-3.0-only",