From 7fb1b3dbd8ef07dfa886bde48428106077cbc3d7 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 20 Jan 2024 09:39:21 +0100 Subject: [PATCH] fix front shasum --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 5362549..5bc9fdc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,7 +55,7 @@ ram.runtime = "50M" [resources.sources.front] url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_front" - sha256 = "d0429566bcc3fa395b9c54b16b939bbc86009c174929910de345db149d3e9d6d" + sha256 = "d6df32113ca355e8181a463b2a83ef3eabf574a3faac16feb9d37a1f7844d0191" in_subdir = true extract = true format = "zip"