From d8d557aab7e658ac98e3005cd64e7334b8b63a5f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 6 Oct 2021 06:13:54 +0000 Subject: [PATCH 1/3] Upgrade to v0.131.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 6a0bf6b..3d72a66 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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 diff --git a/manifest.json b/manifest.json index ad9faf6..baf98d1 100644 --- a/manifest.json +++ b/manifest.json @@ -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", From 4ecb284a2b508e986fb93901c75f3dc8fca339b3 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Wed, 6 Oct 2021 06:13:58 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99f69d8..b309538 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_fr.md b/README_fr.md index ec8c192..b4e6f26 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 From b6cfc8d4f012f5e3181d1c21ba0240541b8050f8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 6 Oct 2021 08:30:33 +0200 Subject: [PATCH 3/3] Update updater.yml --- .github/workflows/updater.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index ac9957f..cabeda6 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -41,6 +41,7 @@ jobs: author: 'yunohost-bot ' signoff: false branch: ci-auto-update-v${{ env.VERSION }} + base: testing delete-branch: true title: 'Upgrade to version ${{ env.VERSION }}' body: |