1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Merge pull request #86 from YunoHost-Apps/testing

0.6.13
This commit is contained in:
Krakinou 2021-09-26 15:44:07 +02:00 committed by GitHub
commit 5e4f9e8856
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 5 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Browsing, reading and downloading eBooks using a Calibre database
**Shipped version:** 0.96.12~ynh2
**Shipped version:** 0.6.13

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Explorer, lire et télécharger des eBooks à partir d'une base de données Calibre
**Version incluse :** 0.96.12~ynh2
**Version incluse :** 0.6.13

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"