From 7478908daf53aea02009df6fdbf1bd3410e4ecbb Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 22 Jun 2023 14:35:35 +0200 Subject: [PATCH] v2.6.1 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index c3e8f1e..0fbee5c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/wallabag/wallabag/releases/download/2.5.4/wallabag-2.5.4.tar.gz" - sha256 = "c953105e3181f18bf592541a1c46c318c6663ad00d4687052676b02a7d74c618" + url = "https://github.com/wallabag/wallabag/archive/refs/tags/2.6.1.tar.gz" + sha256 = "d1316325a32184fe46d0b9b4ef54cac974275ae51c9041f95dce9f722f84dc18" autoupdate.strategy = "latest_github_tag" [resources.system_user]