From 3e7e35fd0e800143bfcaabedafc989281422353e Mon Sep 17 00:00:00 2001 From: lapineige Date: Mon, 21 Aug 2023 16:28:31 +0200 Subject: [PATCH] update to 2.6.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5fc82db..6b33895 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wallabag" description.en = "Self hostable read-it-later app" description.fr = "Application de lecture-plus-tard auto-hébergeable" -version = "2.6.2~ynh1" +version = "2.6.3~ynh1" maintainers = ["lapineige"] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/wallabag/wallabag/releases/download/2.6.2/wallabag-2.6.2.tar.gz" - sha256 = "fe7b573cc90bdf4a984decf74aeeb7fc387720544e5f1773d0ff97cd2768ce6c" + url = "https://github.com/wallabag/wallabag/releases/download/2.6.3/wallabag-2.6.3.tar.gz" + sha256 = "3b9515d407639a130e996db45bd2186019d27f959f3b1b9e79c11fbdcf4a43ea" autoupdate.strategy = "latest_github_tag" [resources.system_user]