From 982ad7f8c7bfc46537d981728ecc4c1763517db8 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sat, 25 Sep 2021 21:40:00 +0200 Subject: [PATCH] 0.6.13 --- conf/app.src | 4 ++-- manifest.json | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 60c3d04..b321ae3 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.12/calibre-web-0.6.12.zip -SOURCE_SUM=c9caeacb5e1ec0ca8e8b6f042193f7b41a403e3e84eaf6b7f238f93041b94a6a +SOURCE_URL=https://github.com/janeczku/calibre-web/releases/download/0.6.13/calibre-web-0.6.13.zip +SOURCE_SUM=35ddfda60cc902d325424b5deffb104b8692f26a9e9e634d4ad7d83406018050 SOURCE_FORMAT=zip \ No newline at end of file diff --git a/manifest.json b/manifest.json index 18f9c37..8b23834 100644 --- a/manifest.json +++ b/manifest.json @@ -6,9 +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.12~ynh2", + "version": "0.96.13~ynh1", "url": "https://github.com/janeczku/calibre-web", "upstream": { + "version": "0.6.13", "license": "GPL-3.0-only", "admindoc": "https://github.com/janeczku/calibre-web/wiki", "code": "https://github.com/janeczku/calibre-web"