From 59243020a66acea359f71a7b146fb9791d683228 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 22:55:28 +0100 Subject: [PATCH] i forgot to update the hash --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1645b31..6a9350c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,7 +42,7 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] url = "https://github.com/mattermost/focalboard/releases/download/v7.10.6/focalboard-server-linux-amd64.tar.gz" - sha256 = "3515ef5b90fe2d958b8869e0191915f0ca46ee4e6950e16c9647423981ebeecd" + sha256 = "76474c41c17f693ac7303c89815f51001d0acc2d5e844bca9846029079038bfe" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^focalboard-server-linux-amd64.tar.gz$"