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 #39 from YunoHost-Apps/ci-auto-update-v0.131.0

Upgrade to version 0.131.0
This commit is contained in:
Éric Gaspar 2021-10-06 10:37:38 +02:00 committed by GitHub
commit a0fe8231e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 5 deletions

View file

@ -41,6 +41,7 @@ jobs:
author: 'yunohost-bot <yunohost-bot@users.noreply.github.com>'
signoff: false
branch: ci-auto-update-v${{ env.VERSION }}
base: testing
delete-branch: true
title: 'Upgrade to version ${{ env.VERSION }}'
body: |

View file

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

View file

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

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.130.1/komga-0.130.1.jar
SOURCE_SUM=719b0f32509be0a59b0897cf6f68cac4a0376defd249b889787e68aa5aacfa45
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.131.0/komga-0.131.0.jar
SOURCE_SUM=e24faced026e34b8d0bef4f067df254e67842dc2a7ce20514e3ddf19d88567ed
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=jar
SOURCE_IN_SUBDIR=false

View file

@ -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.130.1~ynh1",
"version": "0.131.0~ynh1",
"url": "https://komga.org",
"upstream": {
"license": "MIT",