mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
commit
9b68a1dc62
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.157.1~ynh1
|
||||
**Shipped version:** 0.157.2~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.157.1~ynh1
|
||||
**Version incluse :** 0.157.2~ynh1
|
||||
|
||||
|
||||
**Démo :** https://demo.komga.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.157.1/komga-0.157.1.jar
|
||||
SOURCE_SUM=117c0cbd454d8b616e37effa1c8f873b10696f010b8534b2bd1b7218d8334804
|
||||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.157.2/komga-0.157.2.jar
|
||||
SOURCE_SUM=44df04a02cbf69d71bf60c2d8d221b4048b6ece649c382a5340bbbea4189accf
|
||||
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.157.1~ynh1",
|
||||
"version": "0.157.2~ynh1",
|
||||
"url": "https://komga.org",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue