1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00
This commit is contained in:
Krakinou 2021-09-25 21:40:00 +02:00
parent 3750e61bfc
commit 982ad7f8c7
2 changed files with 4 additions and 3 deletions

View file

@ -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

View file

@ -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"