From 5ad507b6ba035f1b5786cc3ce8f2e7fb301b4363 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 26 Jul 2023 06:10:02 +0000 Subject: [PATCH] Upgrade to v2.6.2 --- 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 1ee9801..d47ab6a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/wallabag/wallabag/releases/download/2.5.4/wallabag-2.5.4.tar.gz -SOURCE_SUM=c953105e3181f18bf592541a1c46c318c6663ad00d4687052676b02a7d74c618 +SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.6.2.tar.gz +SOURCE_SUM=dc5664e2e99213ceb814c84efb626b79e726025a74d5589d879816a7a916e733 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6b2beda..0d5c803 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A self hostable read-it-later app", "fr": "Une application de lecture-plus-tard auto-hébergeable" }, - "version": "2.5.4~ynh2", + "version": "2.6.2~ynh1", "url": "https://www.wallabag.org", "upstream": { "license": "MIT",