diff --git a/conf/app.src b/conf/app.src index 7c29e65..1ec5fe4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/janeczku/calibre-web/releases/download/0.6.14/calibre-web-0.6.14.zip -SOURCE_SUM=df772c692bfa42d3d4293b531133c833b0f4d427267e784c32b4678bb5a1b753 +SOURCE_URL=https://github.com/janeczku/calibre-web/releases/download/0.6.15/calibre-web-0.6.15.zip +SOURCE_SUM=a8341eb619a5c62951d09a86f79399480456f5baffdf951ae70a9066e987066d SOURCE_FORMAT=zip diff --git a/manifest.json b/manifest.json index 6d6bdf6..7a139da 100644 --- a/manifest.json +++ b/manifest.json @@ -6,10 +6,10 @@ "en": "Browsing, reading and downloading eBooks using a Calibre database", "fr": "Explorer, lire et télécharger des eBooks à partir d'une base de données Calibre" }, - "version": "0.96.14~ynh1", + "version": "0.96.15~ynh1", "url": "https://github.com/janeczku/calibre-web", "upstream": { - "version": "0.6.14", + "version": "0.6.15", "license": "GPL-3.0-only", "admindoc": "https://github.com/janeczku/calibre-web/wiki", "code": "https://github.com/janeczku/calibre-web"