mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
Merge pull request #125 from YunoHost-Apps/ci-auto-update-v0.157.3
Upgrade to version 0.157.3
This commit is contained in:
commit
5e86fe9435
4 changed files with 5 additions and 7 deletions
|
@ -29,8 +29,7 @@ Komga is a free and open source comics/mangas server.
|
|||
- Download book files
|
||||
|
||||
|
||||
**Shipped version:** 0.157.2~ynh1
|
||||
|
||||
**Shipped version:** 0.157.3~ynh1
|
||||
|
||||
**Demo:** https://demo.komga.org
|
||||
|
||||
|
|
|
@ -29,8 +29,7 @@ Komga is a free and open source comics/mangas server.
|
|||
- Download book files
|
||||
|
||||
|
||||
**Version incluse :** 0.157.2~ynh1
|
||||
|
||||
**Version incluse :** 0.157.3~ynh1
|
||||
|
||||
**Démo :** https://demo.komga.org
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.157.2/komga-0.157.2.jar
|
||||
SOURCE_SUM=44df04a02cbf69d71bf60c2d8d221b4048b6ece649c382a5340bbbea4189accf
|
||||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.157.3/komga-0.157.3.jar
|
||||
SOURCE_SUM=02c228fe6431e25523ac91aeac9e345b2d508412a261cbb35fd3efc8cedb7d18
|
||||
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.2~ynh1",
|
||||
"version": "0.157.3~ynh1",
|
||||
"url": "https://komga.org",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue