mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
commit
5d9145c6a0
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.154.4~ynh1
|
||||
**Shipped version:** 0.155.0~ynh1
|
||||
|
||||
**Demo:** https://demo.komga.org
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ Komga is a free and open source comics/mangas server.
|
|||
- Download book files
|
||||
|
||||
|
||||
**Version incluse :** 0.154.4~ynh1
|
||||
**Version incluse :** 0.155.0~ynh1
|
||||
|
||||
**Démo :** https://demo.komga.org
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.154.4/komga-0.154.4.jar
|
||||
SOURCE_SUM=ac174f85f0c68d4105069bf2588f00089a312a705d155a887f3255ee4050edc2
|
||||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.155.0/komga-0.155.0.jar
|
||||
SOURCE_SUM=a23c64e629697e95a8cc47e6347799d127a7fb48d02914b7d5d45064660392c2
|
||||
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.154.4~ynh1",
|
||||
"version": "0.155.0~ynh1",
|
||||
"url": "https://komga.org",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue