From 9a0f03064b75c92f0575bd7fc3204b4f7cf2eb8f Mon Sep 17 00:00:00 2001 From: yuki Date: Sun, 23 Apr 2023 19:24:22 +0200 Subject: [PATCH] fix checksum --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f048799..00f77b8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,7 +46,7 @@ ram.runtime = "50M" [resources.sources] [resources.sources.api] url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.2.10/download?job=build_api" - sha256 = "4a0c0cdd8afc72b3fa9be7019392b3c27d819cf240509234b355231e1c59a11d" + sha256 = "c0a840f223b4a3a93ffb2639e1bacb709d8ec9ed62214b377971aad5c04ae815" in_subdir = true extract = true format = "zip"