1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/komga_ynh.git synced 2024-09-03 19:36:07 +02:00

Merge pull request #79 from YunoHost-Apps/ci-auto-update-v0.148.1

Upgrade to version 0.148.1
This commit is contained in:
Éric Gaspar 2022-01-27 09:20:37 +01:00 committed by GitHub
commit 9a875afba1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@ Komga is a free and open source comics/mangas server.
- Download book files - Download book files
**Shipped version:** 0.145.0~ynh1 **Shipped version:** 0.148.1~ynh1
**Demo:** https://demo.komga.org **Demo:** https://demo.komga.org

View file

@ -25,7 +25,7 @@ Komga is a free and open source comics/mangas server.
- Download book files - Download book files
**Version incluse :** 0.145.0~ynh1 **Version incluse :** 0.148.1~ynh1
**Démo :** https://demo.komga.org **Démo :** https://demo.komga.org

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.145.0/komga-0.145.0.jar SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.148.1/komga-0.148.1.jar
SOURCE_SUM=1f31ff27a950e57c35a4f4fbd998850ffa9160af844304116ad50cd3dcb9910e SOURCE_SUM=aa18635eb4d1460aa7ce4521f2ebbeec1def603d2d87fcb2e59e6ceb18a12050
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=jar SOURCE_FORMAT=jar
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Media server for your comics, manga and magazines", "en": "Media server for your comics, manga and magazines",
"fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines" "fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines"
}, },
"version": "0.145.0~ynh1", "version": "0.148.1~ynh1",
"url": "https://komga.org", "url": "https://komga.org",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",