mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
commit
29bb68abf5
4 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ Komga is a free and open source comics/mangas server.
|
|||
- Download book files
|
||||
|
||||
|
||||
**Shipped version:** 0.137.0~ynh1
|
||||
**Shipped version:** 0.138.0~ynh1
|
||||
|
||||
**Demo:** https://demo.komga.org
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Komga is a free and open source comics/mangas server.
|
|||
- Download book files
|
||||
|
||||
|
||||
**Version incluse :** 0.137.0~ynh1
|
||||
**Version incluse :** 0.138.0~ynh1
|
||||
|
||||
**Démo :** https://demo.komga.org
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.137.0/komga-0.137.0.jar
|
||||
SOURCE_SUM=f0bc901d375bb2b8f5c881b86f700eb9fcb4300f235b43bd50b4799555a89fbf
|
||||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.138.0/komga-0.138.0.jar
|
||||
SOURCE_SUM=fb2e0cfe32c266d65837a431218d2faafbcc196d150a0b8fcf517bd7bf066610
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=jar
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Media server for your comics, manga and magazines",
|
||||
"fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines"
|
||||
},
|
||||
"version": "0.137.0~ynh1",
|
||||
"version": "0.138.0~ynh1",
|
||||
"url": "https://komga.org",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue