From 3912a0cbcb97173bf082e5356b8ba1dfd445ccd3 Mon Sep 17 00:00:00 2001 From: yuki Date: Sun, 23 Apr 2023 19:26:21 +0200 Subject: [PATCH] fix checksum 2 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 00f77b8..91afc73 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,7 +53,7 @@ ram.runtime = "50M" [resources.sources.front] url = "https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.2.10/download?job=build_front" - sha256 = "9fa6b373fd1baf0f4509eece67380c092dfb8889972db8018f9acc840284b011" + sha256 = "c8845317d1cc6aae7f46d1e69e22fa378c45b563e1ad1edd57d3db08af6f7a44" in_subdir = true extract = true format = "zip"