diff --git a/conf/app.src b/conf/app.src index 6c3c825..dee9389 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.11.tar.gz -SOURCE_SUM=d69d778e0f86ab5e19275208d8906c75615b93e24fcb66f58565491e065609ef +SOURCE_URL=https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.2.13.tar.gz +SOURCE_SUM=0991774d061a6b0f0b48b2841351755eea6c67e92355e890b44a764e06e30ece SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 17da362..41228d3 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.11~ynh1", + "version": "2.2.13~ynh1", "url": "https://audiobookshelf.org/", "upstream": { "license": "AGPL-3.0-only",