From 977462e55a86b75c25c6b32aeb457810e3a940e0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 24 Aug 2023 06:09:40 +0000 Subject: [PATCH] Upgrade to v2.6.4 --- 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..1b12f17 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.4.tar.gz +SOURCE_SUM=3e5074e1e871a4b39353f6a355c1aa0d2033310dc3677e0bb39e95d15b55ba46 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6b2beda..e5d6971 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.4~ynh1", "url": "https://www.wallabag.org", "upstream": { "license": "MIT",