From 96b1c89acc43ff56f3cd5dd2a006493e13bcf97d Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 22 Jun 2023 15:26:15 +0200 Subject: [PATCH] fix sha256sum --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c41ad6d..ec1f415 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,7 +40,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] url = "https://github.com/wallabag/wallabag/releases/download/2.6.1/wallabag-2.6.1.tar.gz" - sha256 = "d1316325a32184fe46d0b9b4ef54cac974275ae51c9041f95dce9f722f84dc18" + sha256 = "7efb39adfa9ac0393817d96ae4432ed420d501aaba7b4116138fca2a40593ced" autoupdate.strategy = "latest_github_tag" [resources.system_user]