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 2022-01-20 22:21:05 +01:00
parent ff5db835b6
commit 705a8846e0
2 changed files with 4 additions and 4 deletions

View file

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

View file

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